Skip to main content

Weekly Futtun Updates 26

Introduction
#

Hello everyone,

How are you? Welcome to my blog. In this post, I will talk about Futtun’s progress update, from Monday 22 June 2026 to today, Sunday 28 June 2026.

Improve audit labels when viewing thought
#

I thought the audit labels on the view thought page could be more descriptive, so I made it happen.

Now, for the action that creates the thought, the label is just Created. For all actions that update the thought, the label also tells you what was updated: title, description, or title and description.

Filter audits when viewing thought
#

There are filters on the audit list page, and I wanted to replicate them on the audit actions section of the thought page, so I did.

Add button to validate your audit log
#

When uploading your audit log to recreate your data from it, Futtun deletes the database in your browser before beginning. If your audit log has invalid actions, the import would fail halfway, and you would have partial data in Futtun. Knowing if the audit log is valid would be useful. So, I have added a new button, Validate audit log, to the page with the list of audit actions.

It opens a modal, where you can load your audit log file, and Futtun will validate it. Thus, you can be more confident the import will actually succeed, while safeguarding the data saved in your browser.

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.