Releases: Nekidev/Naoka
Releases · Nekidev/Naoka
v0.1.0-beta
What's Changed
Updates
- add: AniList manga search filters by @Nekidev in #37
- update: Show media info from selected provider by @Nekidev in #41
- update: Convert library progress display into a progress bar by @Nekidev in #51
- add: Steps in
FormModal
by @Nekidev in #71 - add: Disable
FormModal
next/accept button if form input is not valid by @Nekidev in #73 - add: Title language setting by @Nekidev in #75
- update: Make library entriy's progress bar's color the same as the status color by @Nekidev in #85
- add: Remember search display mode by @Nekidev in #86
- update: Show more details for library entries in library by @Nekidev in #88
- update: Make library filters static and library entry's container scrollable by @Nekidev in #89
- update: Add line clamp to library entry subtitles by @Nekidev in #93
- add: Year and format above title to library entry modal by @Nekidev in #102
- add: About tab in settings by @Nekidev in #103
Bug Fixes
- fix:
useLanguage()
not returning language with region by @Nekidev in #36 - fix: Library import not adding entries that are not already in library when using override method by @Nekidev in #39
- fix: Error in AniList search query by @Nekidev in #44
- fix: Difference between library entry modal rating and library rating on irregular values by @Nekidev in #45
- fix: Duplicate entries when importing from different sites by @Nekidev in #49
- fix: Keep favorite status on library entry import by @Nekidev in #57
- fix: Override and keep import methods not merging library entries by @Nekidev in #59
- add: Support for null library entry score by @Nekidev in #63
- fix: Merge imports not correctly merging by @Nekidev in #64
- fix: List items not showing selected provider's data by @Nekidev in #65
- fix: Manga entry progress bar not working in library by @Nekidev in #70
- fix: Media cards showing enum codes instead of messages by @Nekidev in #77
- add: Adult filter setting by @Nekidev in #84
- update: Hide unrecognized MyAnimeList genres by @Nekidev in #94
- fix: MyAnimeList library imports always returning
Unknown
format by @Nekidev in #97 - fix: MAL manga format and chs/vols data in library import is always null/undefined by @Nekidev in #99
Other Changes
- update: Make no external accounts message smaller by @Nekidev in #46
- add: "Merge" import method by @Nekidev in #61
- refactor: Move form types to a separate
@/lib/forms
module by @Nekidev in #68
Full Changelog: v0.1.0-alpha...v0.1.0-beta
v0.1.0-alpha
First Naoka release! Almost all main features are functional.
Main features:
- Import public anime and manga lists from MyAnimeList and AniList (Kitsu will be coming soon)
- Search for anime and manga in all current providers.
- Manage your library
Only a Windows release was created for this version and I plan to do the same until a stable version is released. You probably still shouldn't use Naoka as your main app to manage your library and don't rely completely on it to store your library data. You can play with it though :)