{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":794461402,"defaultBranch":"develop","name":"select2","ownerLogin":"5andr0","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-05-01T08:10:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/206866?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715266924.0","currentOid":""},"activityList":{"items":[{"before":"ed1761a7f6e88c8c5d305e7022fecb264d2271ab","after":"d6f2c324ead8b5fee28140174d7b8c5f8acf4ff8","ref":"refs/heads/template-fix","pushedAt":"2024-05-09T15:34:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"5andr0","name":"Sandro Trianni","path":"/5andr0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/206866?s=80&v=4"},"commit":{"message":"Allow html content in selection template\n\nApplying the same logic, which was already implemented for the result template, where only strings are HTML escaped.\nNow the user does not have to overwrite escapeMarkup when passing html content from templateSelection.\nAlso fixed the typecheck of strings, because typeof String is Object and not string.","shortMessageHtmlLink":"Allow html content in selection template"}},{"before":null,"after":"ed1761a7f6e88c8c5d305e7022fecb264d2271ab","ref":"refs/heads/template-fix","pushedAt":"2024-05-09T15:02:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"5andr0","name":"Sandro Trianni","path":"/5andr0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/206866?s=80&v=4"},"commit":{"message":"Update django-select2 URL (#6286)","shortMessageHtmlLink":"Update django-select2 URL (select2#6286)"}},{"before":"ed1761a7f6e88c8c5d305e7022fecb264d2271ab","after":"8dd4f494078be1707543f81d3d04bc879830760e","ref":"refs/heads/ArrayAdapter-bugfix","pushedAt":"2024-05-07T18:12:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"5andr0","name":"Sandro Trianni","path":"/5andr0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/206866?s=80&v=4"},"commit":{"message":"Fixing ArrayAdapter optgroup children data binding\n\nArrayAdapter.convertToOptions fails to create item data for optgroup children, not binding it to the select options. \r\nThis results in a bug, where the passed data element to select(data) is not initialized and normalized, thus element is null and id is an integer. Therefore the select function can't find the corresponding