Introduction#
Hello everyone,
How are you? Welcome to my blog. In this post, I will talk about Futtun’s progress update, from Monday 6 April 2026 to today, Sunday 12 April 2026.
The logic to populate the audit log is all in place#
At long last, I have something to report: progress on the audit log has not only resumed, but finished too.
A reminder about the audit log#
To refresh your memory, I aim to log all the actions regarding thoughts in an audit file. You will be able to download this file, and upload it back to Futtun. From this file, Futtun will be able to recreate your data. This is necessary because Futtun’s data lives only in your browser, so you must have a way to preserve it when clearing your browser’s data.
What I have done this week#
Thanks to my recent work in applying database changes, refactoring the logic to add the audit table has been a breeze. I promised you, the readers, a blog post describing how applying database changes works, and I am on it.
As I said above, creating / updating / deleting thoughts now appear in the audit log. While the audit log is there, there is no way for the user to see it, download it, or upload it back to Futtun. That is what I am going to tackle next.
I have also had to refactor quite a bit of logic, but that is not interesting enough to talk about it.
Dependency updates#
With Futtun being an Internet facing application, I will now need to keep on top of updating its dependencies for as long as I will keep Futtun available.
Conclusion#
Thank you for your time, and I hope to see you again soon. Bye bye.