-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy pathupdate.json
More file actions
11 lines (11 loc) · 7.14 KB
/
update.json
File metadata and controls
11 lines (11 loc) · 7.14 KB
1
2
3
4
5
6
7
8
9
10
11
{
"version_name": "2.5.0",
"build_number": 5210,
"title": "2.5.0 Hotfix 2",
"changelog": "If you encounter any issues or have suggestions, please post them in GitHub issues or in our Discord server.\n\n\n[WE NEED YOUR HELP]: We are looking for volunteers to help us translate the app into other languages. For details, visit our GitHub page or Discord server.\n\n-------------------\n\nHotfix 2 - 2.5.0+5210 (09.04.2026):\n\n- Added uploader name in item info drawer for danbooru, gelbooru, sankaku\n- Fixed favicons not loading for some sites in booru create/edit dialogs\n- Added logic that attempts to close webview automatically if it detects that cloudflare captcha was completed\n- Fixed some tags (i.e. ???) breaking the item tags list\n- Fixed some settings not applying correctly after leaving the settings page (mostly related to tag filters)\n- Added simple confirmation dialog before restoring data from backup to avoid accidental data loss\n- Fixed a bunch of small layout issues\n- Inkbunny fixes (Thanks to Split50)\n- Hydrus fixes (Thanks to hekate)\n- Changed build settings to decrease app installer size by ~half (only applies to non-play store builds, please report if you notice any issues with app performance, memory usage or startup time)\n\n-------------------\n\nHotfix 1 - 2.5.0+5209 (31.03.2026):\n\n- Fixed long tap actions on viewer toolbar buttons\n\n-------------------\n\nRelease - 2.5.0+5208 (30.03.2026):\n\nMain in this update:\n- Localization (Russian, Turkish, Japanese)\n- Pinned tags\n- Custom fonts\n- Reverse image search\n- Performance optimizations\n\n\nNew features:\n- Localization: [Settings -> Language], app is now translated into Russian, Turkish and Japanese, more languages will be added in future updates\n- Custom fonts: [Settings -> Themes -> Font]\n- Tags can now be pinned in the tag search view with custom labels for quick access\n- All input fields where you can enter tags now open a full tag search view where you can quickly look for suggestions\n- Added a Reverse image search button in viewer toolbar (Includes Google, Yandex, SauceNAO, ImgOps; Feel free to request support for more engines)\n- Added a [Popular] block in tag search view, currently shows tags with most entries on some boorus\n- Added a button in tag dialog to view tag preview history for the current tab, you can partially restore it from there if you closed the preview stack by switching tabs\n- Added a button to apply a history entry to the current tag search\n- Added a [Marked] items filter\n- Added a setting to change app name in system launcher [Settings -> Privacy -> App display name]\n- Long images (taller than 4K pixels) are now automatically split into tiles for smoother viewing + a new setting which controls preloading image vertical pixels limit (default: 16K pixels; above which loading is blocked to prevent crashes; absurdly long images could still render incorrectly or cause crashes; only works when Media cache is enabled)\n- Added buttons to flip through pages in viewer while item info drawer is open\n- Small improvements to Downloads drawer\n- Added \"sort:reverse\", OR(~) and wildcard(*) operators to local db queries\n- [site:...] filter in local db search will now suggest site urls from available booru configs\n- Redesigned comments page and added buttons to quickly go to next/previous comment\n\n\nChanges:\n- Reverted to old rendering engine (previous version used the new one, but it caused issues on older devices). [NOTE]: In the future we may be forced to switch to a new engine\n- [Hated] tag filters renamed to [Hidden] and [Loved] tag filters renamed to [Marked] throughout the app\n- Reworked cache cleanup\n- Image viewer performance improvements when switching between items\n- Added tag counts in item info drawer and tag suggestions\n- Reworked comments and translation notes parsing and rendering\n- Improved sources parsing in item info drawer\n- Expanded kaomoji (text emojis) presentation\n- Replaced default error widget with a custom one to prevent layout breakage on app exceptions\n- Improved booru add/edit page flow\n- Added a button in tag details which opens a dialog with a list of related tabs (also explains what white/yellow/blue dots on [Add new tab] button mean)\n- Enabled predictive back gesture support on supported devices, can be toggled in [Settings -> Interface -> Predictive back gesture]\n- Tag suggestion requests will now route to the correct booru based on booru index prefix in the query when using Multibooru\n- Merged meta tags suggestions on Multibooru\n- Media cache is now enabled by default (only applies to new users)\n- Long tap to fast forward on videos is now enabled by default, related setting is removed\n- Increased blur on [Hidden] items\n- Changed thumbnails to not appear as failed if at least one type of quality loaded successfully (applies only when Sample quality is used)\n- Search easter eggs are now limited to 5 times per app lifetime\n- Improved logic of button which removes tag from query (detects ~ and N# operators)\n- Changed wording on button which adds tag as an exclusion to query\n- Added Exclude button to tag suggestion long tap dialog\n- Added search to dropdown lists\n\n\nBooru changes/fixes:\n- Multibooru: combined meta tags, prefix-based tag suggestion routing per handler\n- xyz-based boorus: fixed item details not loading in some cases\n- e621: fixed parsing error when item does not have sample url\n- danbooru: fixed loading images of lower quality after opening item info drawer, fixed tag suggestions applying wrong values in some cases, \n- paheal: fixed thumbnail urls\n- r34us: fixed parsing, fixed thumbnails/images not loading\n\n\nFixes:\n- Possible fix for rare thumbnail rendering artifacts\n- Possible fix for currently viewed item thumbnail border staying visible after closing the viewer\n- Fixed performance issues when there are thousands of tag filters\n- Fixed some cases when database operations were taking too long\n- Fixed Multibooru tag splitting on special characters (e.g. [1#tag 2#score:>20] was turning into [1#tag >20])\n- Fixed exception when deleting duplicate tag from tag search view\n- Removed [Something went wrong: authInProgress] message when starting the app with App lock enabled\n- Fixed [Add new tab dialog] applying custom page number to tab when it was not enabled\n- Fixed [Add new tab dialog] not applying default query when dialog is opened\n- Fixed broken state after clearing search query when editing a tag in the query\n- Fixed not being able to load next page if there are not enough items on screen to start scrolling\n- Fixed rare case when local database could not load items with tags containing numbers\n- Fixed short freezes during opening of item info drawer if there is a lot of tabs/tags\n\n\nand other small fixes and changes...\n\n-------------------\n\nKnown issues:\n- Rendering may break after changing screen orientation (i.e. by opening video in fullscreen), can be fixed by changing screen orientation back and forth/reentering video fullscreen",
"is_in_store": false,
"is_important": false,
"store_package": "com.noaisu.play.loliSnatcher",
"github_url": "https://github.com/NO-ob/LoliSnatcher_Droid/releases/tag/2.5.0",
"discord_url": "https://discord.gg/r9E4HDx9dz"
}