Releases: VocaDB/VocaDB-App
3.1.0-beta.1
A feature that everyone (and me too) wait for really long time is here. VocaDB App now can login with the same account on VocaDB site!
This version mostly like focus on test app stability if it's work same as on production version (3.0.3) because this be like rebuild from scratch since I decided to recreate new Flutter project from 0 for refactor code structure and upgrade all dependencies., so there might be some parts missing or any old bugs occurred. Also I need to test if login feature with current solution is work well or not.
For TouhouDB will be after I can make sure that VocaDB version is stable or ready for production.
Summary CHANGELOG
- Login with exists VocaDB account. App will request login directly to website and persist cookies in device to verify for next app launch without relogin again. Also delete cookies when you tap logout. (#4)
- Now your favorite songs, artists and albums on VocaDB website will sync with this app when logged in.
- Favorited songs, artists and albums page can search and filter.
- Favorited songs, artists and albums page no longer display for who not logged in.
- Remove import/export file feature since you can sync with VocaDB account now.
- Only logged in user can press like button in song detail page.
- Add autoplay video when open any song's detail page with PV avaiable. This feature can enable/disable via settings in menu page.
- Add support Chinese UI language.
- Add discord link to VocaDB on contact page.
- Some UI parts a bit changed. But mostly it's the same as current version on prod (3.0.3)
Minimum android version support: 4.2 Jelly bean (API Level 17)
Any missing feature or bugs report you can submit issue to me.
3.0.3
3.0.2
- Update youtube player and fix sometime display error code for valid video. (#98)
- Add filter by tag category names.
- Fix null date displayed on release event. (#100 )
- Fix Not specified displayed on release event category. (#99)
- Fix loading progress sometime displayed even no more item for fetch.
- Add filter start/end date for release event search page.
- Improve filter page UI.
3.0.1
3.0.0
Now I guess almost all of previous version feature already been added in to this version. So I decided to released as 3.0.0 to production.
New
- Japanese interface language has been added
- Add play button for album page that contains any song with youtube pv.
- Add constants for support other similar app (TouhouDB)
- Add infinite list view for some entry search
Already have in previous version but just added to new version.
- Add i18n.
- Add quick actions
- Add search for youtube when no youtube pv exists
- Add contact page
3.0.0-beta.1
Recreate app from scratch with Flutter framework. If you want to keep your saved favorite entries (songs, albums and artists) please use export feature and import later with this version.
- Most of features almost still the same as before but more faster and smoother.
- PV can play with only Youtube for now.
- Support Dark/Light theme.
- Simple playlist and PV (support only Youtube)
- Internationalization (translation feature) will be next release.
Known issues
- Unable to play PV for Android version Kitkat and below
Also app already released as beta version on Google play store too.
v2.0.8-102277
This version updated for Android only.
Because Google Play Team had reviewed and removed app from Play store because some part of app had violated their rules #82
So from this version, Youtube player inside app will no longer playable in background.
v2.0.8
This might be last version (If no critical bugs to hotfix) before I start to research about moving to Flutter and add Login/Account feature.
What's new
- Display lyrics if original song exists
- Add popup menu for quick share PV and track.
- Fix Drama's PV type label not show.
v2.0.7
This release for fix fatal issue that cause app crashing.
What's new
- Fix app crashing when open some of songs that contain Bilibili PV. Songs with this problem will not playable but display only info instead.
- Disable navigate to artist detail and show message when press on artist that not exists in database.
v2.0.6
What's new
- Add published date on Song detail page
- Change date format base on Device locale
- Display alternate versions of song
- Display related songs
- Able to search song on Youtube if PV from Youtube does not exists
- Able to view more tags on detail page
- Add Contact Us page
- Fix favorite songs page display only 10 songs