Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
madeline.php | 2025-08-02 | 8.5 kB | |
release | 2025-08-02 | 5 Bytes | |
madeline81.phar | 2025-08-02 | 17.8 MB | |
README.md | 2025-08-02 | 3.5 kB | |
Upgrade to layer 211 source code.tar.gz | 2025-08-02 | 913.7 kB | |
Upgrade to layer 211 source code.zip | 2025-08-02 | 1.5 MB | |
Totals: 6 Items | 20.2 MB | 5 |
The server-side issues with newer layers were fixed.
This release also re-enables JIT in the docker image, as a problematic commit was reverted in php-src.
New Methods: - channels.checkSearchPostsFlood - stories.createAlbum - stories.updateAlbum - stories.reorderAlbums - stories.deleteAlbum - stories.getAlbums - stories.getAlbumStories
Changed Methods: - Added query param to channels.searchPosts - Added allow_paid_stars param to channels.searchPosts - Added resell_amount param to payments.updateStarGiftPrice - Removed resell_stars param from payments.updateStarGiftPrice - Added albums param to stories.sendStory
Deleted Methods:
New Constructors: - webPageAttributeStarGiftCollection - storyAlbum - stories.albumsNotModified - stories.albums - searchPostsFlood
Changed Constructors: - Added resale_amount param to messageActionStarGiftUnique - Removed resale_stars param from messageActionStarGiftUnique - Added stars_my_pending_rating param to userFull - Added stars_my_pending_rating_date param to userFull - Added search_flood param to messages.messagesSlice - Added ton param to inputInvoiceStarGiftResale - Added albums param to storyItem - Added resale_ton_only param to starGiftUnique - Added resell_amount param to starGiftUnique - Removed resell_stars param from starGiftUnique