# Update #5

![](https://gallery.tinyletterapp.com/860ddd28eea5ec7c401fc736e798265dd82d2806/images/7e2d6e29-5b6f-44b1-bbff-d514d9b3a8dc.gif)

It feels like it's been over a month since the last email, but surprisingly it was less than 2 weeks. Since then, I've been doing intricate data work and back-end setup, coding all day and into the night, so I was quite anxious to share the news.

I am happy to say that there is now full-on **MangaDex latest chapters fetching functionally**. So all the series have been updated with the latest data, and new information will be fetched hourly. I am happy to say, that I will be able to decrease it **significantly**, potentially doing it every 10 minutes. No need to wait hours like it was with Trackr.moe and having series updated only twice a day!&#x20;

More importantly, I've spent this time setting up good foundations to build upon. With some extra work, I'll be able to add new sources quite easily, so I expect to grow our sources quite quickly after the v1 ships.

Currently, you'll have to sort by **Released** column, as I am not indicating unread series. Hence, this weekend, I'll be moving onto adding the ability to actually mark your currently read chapters, at which point I'll be able to show all the series, where your latest read chapter doesn't match the last released chapter. I might also be able to also release MangaDex import, as it's finished and was just waiting for me to release the fetching functionality.

I am really happy how it's all turning out and super excited to start using it daily myself, and I hope so will everyone else here. Pieces are finally falling in place and **v1** doesn't feel too far off.&#x20;

I wanted to wait till the end of the weekend to send out the news but just couldn't wait. So expect another email on Sunday, if I manage to finish most of what I am planning to do.

As usual, here is the updated list from the last email, and I'll speak to you soon!

1. Add tracking of currently read chapters and ~~pull the latest chapter periodically~~ (At this point, you should be able to use the website as intended)
2. ~~​Finishing authentication features (automatic confirmation, reset password)~~&#x20;
3. [Resolving all the reported bugs](https://github.com/doutatsu/kenmei/issues/14)
4. Add the ability to import from MangaDex itself.
5. Updating landing page to look more presentable.
6. Search and filters


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://news.kenmei.co/monthly-updates/2019/untitled-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
