v0.5.3
🚨 Breaking Changes
🚀 Features
- Split page and filter options - by @yjl9903 (f1828)
- Add health check - by @yjl9903 (20913)
- Update title and description - by @yjl9903 (294a6)
- Update title and description - by @yjl9903 (ae910)
- Add skill - by @yjl9903 (3d6b8)
- cli:
- Wip - by @yjl9903 (7c05b)
- Add space and collection and subject - by @yjl9903 (07460)
- Add database - by @yjl9903 (68e62)
- Add storage command - by @yjl9903 (4af15)
- Add debug, add get subjects, and so on - by @yjl9903 (06499)
- Add source extracting - by @yjl9903 (51e4c)
- All push and pull logic - by @yjl9903 (5a466)
- server:
- Pre-defined filter preset - by @yjl9903 in #1894 (22421)
- Query detail by infohash - by @yjl9903 (b0083)
- Normalize bith to hex or base32 - by @yjl9903 (3a1e0)
- Add base mcp server, resolve 2034 - by @yjl9903 (a2304)
- Add more things to mcp - by @yjl9903 (8f4d6)
- Add mcp log - by @yjl9903 (856ba)
- Add redis cache and server timeout - by @yjl9903 (2b3ee)
- Add connection statement_timeout - by @yjl9903 (268a8)
- Add slow db connection - by @yjl9903 (fdccd)
- skills:
- web:
- Decrease default page size - by @yjl9903 (c430e)
- Default page size to 30 - by @yjl9903 (5b2b1)
- Migrate to single fetch - by @yjl9903 (a4455)
- Auto reload when resources error - by @yjl9903 (9efaa)
- Reload when error - by @yjl9903 (48175)
- Support filter preset - by @yjl9903 (e18ae)
- Add api docs, resolve #1890 - by @yjl9903 in #1890 (c639e)
- Copy resources and generate fetch code - by @yjl9903 in #1905 (0443c)
- Update copy icon - by @yjl9903 (8f81a)
- Detail add open graph - by @yjl9903 (8521c)
- Truncate detail summary - by @yjl9903 (ddc94)
- Description css - by @yjl9903 (9b104)
- New subject page - by @yjl9903 in #1908 (62e9d)
- Add iframe page - by @yjl9903 in #1910 (a1f1d)
- Subject page add fallback search - by @yjl9903 (dc336)
- Add dark mode button - by @yjl9903 (aefcc)
- Dark mode - by @yjl9903 (d7dc2)
- Track change color mode - by @yjl9903 (bc7ec)
- Ssr not render tracker - by @yjl9903 (e5c27)
- Update footer content - by @yjl9903 (97ecf)
- Update footer - by @yjl9903 (ab18c)
- Add error and collection track - by @yjl9903 (90a94)
🐞 Bug Fixes
- cli:
- client:
- deps:
- Update dependency zod to ^3.25.28 - in #1814 (397ef)
- Update dependency @floating-ui/react to ^0.27.9 - in #1820 (9c153)
- Update dependency zod to ^3.25.31 - in #1822 (f8a14)
- Update dependency @aws-sdk/client-s3 to ^3.817.0 - in #1812 (007eb)
- Update dependency zod to ^3.25.32 - in #1823 (ac810)
- Update hono - in #1821 (58e5d)
- Update dependency jotai to ^2.12.5 - in #1826 (49034)
- Update dependency zod to ^3.25.49 - in #1829 (ae3b2)
- Update dependency zod to ^3.25.51 - in #1838 (c0593)
- Update dependency sonner to ^2.0.5 - in #1837 (98e15)
- Update dependency @floating-ui/react to ^0.27.12 - in #1836 (bafff)
- Update dependency zod to ^3.25.55 - in #1839 (0801c)
- Update hono - in #1843 (c6394)
- Update dependency zod to ^3.25.76 - in #1845 (7a185)
- Update dependency fast-xml-parser to ^5.2.5 - in #1844 (a9311)
- Update dependency bgmd to ^0.0.63 - in #1850 (61775)
- Update dependency @floating-ui/react to ^0.27.13 - in #1852 (4754a)
- Update dependency sonner to ^2.0.6 - in #1853 (cd32f)
- Update remix monorepo to v2.16.8 - in #1856 (a8aed)
- Update dependency swr to ^2.3.4 - in #1854 (eec40)
- Update drizzle - in #1855 (a9ccc)
- Update dependency dotenv to v17 - in #1865 (ba55a)
- Update dependency lucide-react to v0.525.0 - in #1868 (df1ff)
- Update dependency croner to ^9.1.0 - in #1867 (9a5ce)
- Update dependency @aws-sdk/client-s3 to ^3.844.0 - in #1866 (78589)
- Update dependency dotenv to ^17.2.0 - in #1873 (bd6a8)
- Update dependency undici to ^7.11.0 - in #1875 (97662)
- Update dependency swagger-ui-react to ^5.26.2 - in #1874 (6b87f)
- Update hono - in #1882 (e0d67)
- Update dependency hono to ^4.8.5 - in #1884 (5f8a2)
- server:
- skills:
- web:
- Home page filter next page - by @yjl9903 (62c3b)
- Api docs query params - by @yjl9903 (7d14d)
- Remove default iframe style - by @yjl9903 (7c1a1)
- Track fallback search - by @yjl9903 (d11b4)
- Subject error page - by @yjl9903 (8938d)
- Not import jsdom in meta - by @yjl9903 (ca0e9)
- Pre load dark mode - by @yjl9903 (7758f)
- Shadow-box - by @yjl9903 (87abe)
- Some ui bugs - by @yjl9903 (3dcdb)
- Load subjects fail - by @yjl9903 (0266d)
- Load subjects fail - by @yjl9903 (f70c7)
- Collection - by @yjl9903 (cbab9)
- Update fansub order - by @yjl9903 (9b76e)
- Return error code, fix #2107 - by @yjl9903 in #2107 (ca78d)
- Etag - by @yjl9903 (bb327)