Releases: Atulin/Chryssibooru
Releases · Atulin/Chryssibooru
1.6.2 Pre-release
1.6.2 Pre-release
Added:
- Support for future desktop builds
Fixed (hopefully):
- Network issues
1.6.1 Release
1.6.1 Release
Added:
- Added comment count, fave count, upvotes, downvotes, and overall score to the details panel
- Added rudimentary sorting options
Changed:
- Details panel now opens by tapping the up arrow instead of swiping, to not conflict with gestures
Fixed:
- Added icons back
- Fixed videos not working
- Fixed header image not randomizing
Other:
- Removed the V1 API files
- Updated dependencies
1.6.0 Release
Fixed:
- Works with Derpibooru API 2.0
Changed:
- Downloads will now include per-ABI APKs, besides the usual all-ABI one
1.5.1 Release
Fixed:
- Fixed video playing in the background when scrolled to another image
Added:
- Image zoom – pinch out to zoom, double-tap to reset
- Image quality selection in the filter sheet
- Random Chryssi in the header
1.4.0 Release
Known bugs:
- Scrolling between videos can sometimes pop an error screen briefly. It disappears on its own, though, and the video loads correctly soon after.
- Opening the favourites list will show an error if it's empty. Just back out of it, add some recent search to it, and you're good.
Added:
- Added favourites list
- Made history and favourites dismissable
- Added video progress bar
- If a video is playing, all other videos will autostart, if a video is paused, all other videos will be paused as well
- Rating filter is now saved on change
1.3.1 Hotfix Release
Fixed:
- Opening history when nothing's been searched yet now properly shows an empty list
- Sound now stops playing when going back to grid view
1.3.0 Release
Known bugs:
- Opening history when nothing's been searched yet will show an error screen. You can just back out of it, it has no impact on anything.
- Scrolling between videos can sometimes pop an error screen briefly. It disappears on its own, though, and the video loads correctly soon after.
- Video sound keeps playing when the user goes back to the grid view
Fixed:
- History list not being updated correctly
Added:
- Tag actions
- Add to current search (
tag1, tag2, newtag
) - Remove from current search (
tag1, tag2, -newtag
) - Search for tag (
newtag
)
- Add to current search (
- Webm support
1.2.1 Release
Important: package name has changed, uninstall the old app and install the new one.
Or you can install both side by side ¯\_(ツ)_/¯
Known bugs:
- Opening history when nothing's been searched yet will show an error screen. You can just back out of it, it has no impact on anything.
Fixed:
- Filter sheet checkboxes not updating
- File download not working
- Changing the ratings filter alone not allowing to retrigger search from the same query
- Crash if an image had empty tags
Changed:
- Removed
photo
andvideo
buttons from the filter sheet, they weren't hooked up anyway
Added:
- Search history
- Application info
1.1.0 Release – fully functional
Fixed:
- Fixed the API key not being saved
- Share button works
- Copy button works
- Open in browser button works
Changed:
- Replaced CachedNetworkImage with AdvancedNetworkImage
- Swapped app logo from .png to .svg
Added:
- Image cache cleanup
- Progress bar for image loading
- App icon
- Added a Ko-Fi button
- Configured the app signing
Not in this version:
- GUI for filtering for stuff like
score.gt:100
, ratings, etc. - Interactions with tags
- Saving images
First public release
The app is more or less feature-complete.
Done:
- Search images by query
- View images
- See the description and tags
- Enter your API key to browse according to your filters
Not in this version:
- GUI for filtering for stuff like
score.gt:100
, ratings, etc. - Opening the posts in the browser
- Sharing the posts
- Copying the URL
- Interactions with tags