Server: v0.6.0 + WebUI: r893
TL;DR
- WebUI design went through a whole lot of changes, including
- Got rid of hamburger menu, now we have a custom mobile navbar
- Unread and Download count badges
- Back button so better electron experience
- There's a whole lot more that I'm too lazy to explore.
- Completely removed anime support
- Fixed category reordering
- Added support for search filters(Server side only)
- Added support for updating library(Server side only)
- A bunch of API breaking changes(hence why bumping to v0.6.0)!
Tachidesk-Server Changelog
- (r996) cleanup (by @AriaMoradi)
- (r999) better cleaning algorithm (by @AriaMoradi)
- (r1007) remove anime support (by @AriaMoradi)
- (r1009) Fix tests (#226 by @ntbm)
- (r1010) Expose unread and download count of Manga in category api (#227 by @ntbm)
- (r1011) add Cache Header to Thumbnail Response for improved library performance (#228 by @ntbm)
- (r1013) Fix unread and download counts casing (#230 by @Syer10)
- (r1014) Fix broken test (#231 by @ntbm)
- (r1016) Fix category reorder Endpoint. Added Test for Category Reorder (#232 by @ntbm)
- (r1017) change windows bundle names (by @AriaMoradi)
- (r1018) improve tests (by @AriaMoradi)
- (r1019) allow injecting Sources (by @AriaMoradi)
- (r1020) update (by @AriaMoradi)
- (r1021) fix credit (by @AriaMoradi)
- (r1022) cleanup (by @AriaMoradi)
- (r1023) refactor (by @AriaMoradi)
- (r1024) refactor (by @AriaMoradi)
- (r1025) implement Source Filters (by @AriaMoradi)
- (r1026) ignore build artifacts generated by teting (by @AriaMoradi)
- (r1027) convert request type (by @AriaMoradi)
- (r1028) Update CONTRIBUTING.md (by @AriaMoradi)
- (r1029) stop supporting zero based image storage (#242 by @AriaMoradi)
- (r1030) add manga data to download queue object (#244 by @AriaMoradi)
- (r1031) Fix Manga Meta, add Manga Meta test (#245 by @Syer10)
- (r1032) add pagination to recentChapters (#246 by @AriaMoradi)
- (r1033) update (by @AriaMoradi)
- (r1034) Implement Update of Library/Category (#235 by @ntbm)
- (r1035) update (by @AriaMoradi)
- (r1036) Mention the existence of Mahor's Tachidesk-GTK (by @AriaMoradi)
- (r1037) Add a Kotlin DSL for endpoint documentation (#249 by @Syer10)
- (r1038) update (by @AriaMoradi)
- (r1039) update (by @AriaMoradi)
- (r1040) cleanup directory names (#251 by @AriaMoradi)
- (r1041) Fix first page not being detected correctly (#253 by @AriaMoradi)
- (r1042) Update README.md (by @AriaMoradi)
- (r1043) Update README.md (by @AriaMoradi)
- (r1044) migrate application directories (#255 by @AriaMoradi)
- (r1045) add support for MultiSelectListPreference (#258 by @AriaMoradi)
- (r1046) empty searchTerm support (#259 by @AriaMoradi)
Tachidesk-WebUI
- (r821) add Permanent sidebar for desktop widths(#46 by @abhijeetChawla)
- (r822) Fix Local Source being missing (by @AriaMoradi)
- (r823) fix the ugliness of bare messages (by @AriaMoradi)
- (r824) add pull request template (by @AriaMoradi)
- (r825) add Unread badges (#48 by @ntbm)
- (r826) Back button implementation (#47 by @abhijeetChawla)
- (r827) remove redundant '/manga' prefix from paths (by @AriaMoradi)
- (r828) refactor (by @AriaMoradi)
- (r829) put Sources and Extensions in the same screen (by @AriaMoradi)
- (r830) Set Fallback Image for broken Thumbnails (#50 by @ntbm)
- (r833) Apply Api changes for unread badges (#52 by @ntbm)
- (r834) add EmptyView to DownloadQueue, refactro strings (#53 by @abhijeetChawla)
- (r835) Bottom navbar for mobile (#51 by @abhijeetChawla)
- (r836) Implement Unread Filter for Library (#54 by @ntbm)
- (r837) fix navbar broken logic (by @AriaMoradi)
- (r838) fix navbar (by @AriaMoradi)
- (r839) refactor (by @AriaMoradi)
- (r840) refactor (by @AriaMoradi)
- (r841) refactor (by @AriaMoradi)
- (r842) show different NavbarItems depending on device width (by @AriaMoradi)
- (r843) remove text decoration (by @AriaMoradi)
- (r844) fancy icon based on if path selected (by @AriaMoradi)
- (r845) custom Extension icon, google's version is shit (by @AriaMoradi)
- (r846) refactor (by @AriaMoradi)
- (r848) move info (by @AriaMoradi)
- (r849) add Search to Library (#55 by @ntbm)
- (r850) add aspect ratio to the manga card. (#56 by @abhijeetChawla)
- (r851) better wording (by @AriaMoradi)
- (r852) reorder nav buttons (by @AriaMoradi)
- (r853) nicer gradient (by @AriaMoradi)
- (r854) refactor MangaCard (by @AriaMoradi)
- (r855) closes #58 (by @AriaMoradi
- (r856) Add Resume Reading FAB Manga screen (#59 by @abhijeetChawla)
- (r857) add filter and badge for
downloadCount
(#62 by @abhijeetChawla) - (r858) add issue template (by @AriaMoradi)
- (r859) Change color of navbar in light mode (#65 by @abhijeetChawla)
- (r860) fix manga FAB margins (#66 by @AriaMoradi)
- (r861) remove extra scrollbar on mobile (#67 by @AriaMoradi)
- (r862) Fix Bad messages in Library Appbar search (#70 by @ntbm)
- (r863) ban the style prop (by @AriaMoradi)
- (r864) Updates pagination update (#68 by @AriaMoradi)
- (r865) make the whole chapter card into a button (#73 by @AriaMoradi)
- (r866) fix chapter actions not working if manga is not fetched online (#74 by @AriaMoradi)
- (r867) migrate some components to Mui5 new styling system (#72 by @abhijeetChawla)
- (r868) load first page on read manga (#76 by @AriaMoradi)
- (r869) Revert "migrate some components to Mui5 new styling system (#72)" (by @AriaMoradi)
- (r870) migrate Backup to Mui 5 (#106 by @AriaMoradi)
- (r871) migrate EmptyView to Mui 5 (#95 by @AriaMoradi)
- (r872) migrate CategorySelect to Mui 5 (#85 by @AriaMoradi)
- (r873) migrate LibraryOptions to Mui 5 (#83 by @AriaMoradi)
- (r874) migrate ChapterCard.tsx to Mui 5 (#80 by @AriaMoradi)
- (r875) migrate App.tsx to Mui 5 (#79 by @AriaMoradi)
- (r876) migrate SourceConfigure to Mui 5 (#103 by @AriaMoradi)
- (r877) migrate Settings to Mui 5 (#102 by @AriaMoradi)
- (r878) migrate Updates to Mui 5 (#104 by @AriaMoradi)
- (r879) Save tabs number in Url to persist tab when go to other paths (#78 by @abhijeetChawla)
- (r880) migrate LangSelect to Mui 5 (#86 by @AriaMoradi)
- (r881) migrate ExtensionCard.tsx to Mui 5 (#81 by @AriaMoradi)
- (r882) migrate SingleSearch to Mui 5 (#101 by @AriaMoradi)
- (r883) migrate LoadingPlaceholder to Mui 5 (#96 by @AriaMoradi)
- (r884) migrate About to Mui 5 (#105 by @AriaMoradi)
- (r885) migrate SourceCard to Mui 5 (#82 by @AriaMoradi)
- (r886) migrate Manga to Mui 5 (#99 by @AriaMoradi)
- (r887) migrate Browse to Mui 5 (#98 by @AriaMoradi)
- (r888) migrate DesktopSideBar to Mui 5 (#87 by @AriaMoradi)
- (r889) cleanup library (#107 by @AriaMoradi)
- (r890) support for new searchTerm (by @AriaMoradi)
- (r891) Revert "support for new searchTerm" (by @AriaMoradi)
- (r892) add support for emptySearch (#109 by @AriaMoradi)
- (r893) add support for MultiSelectListPreference (#108 by @AriaMoradi)
New Contributors
- @mahor1221 made their first contribution in #223
- @ntbm made their first contribution in #226
- @abhijeetChawla made their first contribution in Suwayomi/Tachidesk-WebUI#46