Now Available: pfSense® Plus 25.07-RELEASE
-
Yeah the backup config trimming is fixed now.
Yes if you visit the backups page it will prune them. Eventually. And if you ever visited that page previously it would have done so many users never saw it.
-
btw does the link to the installer sent after the order (non-netgate device) always provide the latest version of the installer?
i.e. I can use the same link and not need to re-order to get the latest installer version? -
Hmm, good question. But I believe it's a link to a single fixed file. And it expires after some time anyway so you would need to 'order' again.
However the installer can install any number of pfSense versions so it's generally not necessary to update it for each pfSense release.
That said the new installer version should be available soon with a number or fixes and additional features.
-
@stephenw10 Yeah, I just like to have the latest version as you said, it fixes possible problems and might have additional features added :)
Just tested with a link provided a bit over 2 moths ago and it still worked (it was1.0-RC-amd64-20240919-1435.img).
Also if one has an active subscription, why not just provide the installer download under the My Account or something, would remove unnecessary $0 orders if needed to re-download for some reason. -
I believe there's a backend limitation because I know that has been discussed internally previously. Hopefully something we can work past at some point.
-
@stephenw10 I recall back in the day you use to be able to grab your image from your account - or am I misremembering? This is going back many years.
-
Mmm, there have been many changes over the years. As far as I know though there is no way to re-download images after the link expires currently.
-
I notice that XML backups begin with the following:
<?xml version="1.0"?> <pfsense> <version>24.0</version> <lastchange></lastchange> ... </pfsense>
I expected the version to be
25.07.1
or something similar.
Is this intended or is it a minor bug? -
@phreed That's not the pfSense version it's the file version:
https://docs.netgate.com/pfsense/en/latest/releases/versions.htmlside note: https://docs.netgate.com/pfsense/en/latest/backup/restore-different-version.html
-
@SteveITS Thanks for the clarification, I would give you an up-vote but I do not have enough reputation.