SerenityOS build: Tuesday, May 24
Images 💾⌗
- serenity-i686-20220524-6a4b125.img.gz (Raw image, 122.87 MiB)
- serenity-i686-20220524-6a4b125.vdi.gz (VirtualBox VDI, 122.68 MiB)
Last commit ⭐⌗
commit 6a4b125fe50aaa3f59fdcc09f34b17ba23d49666
Author: Karol Kosek <krkk@serenityos.org>
AuthorDate: Sun May 22 12:14:18 2022 +0200
Commit: Ali Mohammad Pur <mpfard@serenityos.org>
CommitDate: Tue May 24 03:36:04 2022 +0430
Spreadsheet: Make save functions take a Core::File instead of a filename
This allows us to use FileSystemAccessClient functions.
Other builds