last incremental backup in Backup folder instead of root

I’m very happy with the recent feature to save incremental backups to the Backup folder, which really helps to keep my bigger projects organized (also easier when working in Git).

But I’m wondering why, when I have enabled this feature, the latest incremental backupfile is still saved to root instead of the Backup folder. Because now I still have 2 files in my root:
myfile.toe and myfile44.toe (which have exactly the same content), while myfile1-43.toe are in the Backup folder.
What is the reason for this? - and of course my RFE - can we move that last incremental backup file to the Backup folder as well to keep everything clear and organized?

We chose to leave this in the root folder as a check of .toe number so when you open the unnumbered .toe file you quickly know that it is indeed the most recent (the number is built into the unnumbered file and you can see in the titlebar). New features could be added, thanks for the feedback.