mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-22 11:17:31 +01:00
rearranged bullet points in release notes 4.0.2
This commit is contained in:
parent
3bbffffa54
commit
23a6147e12
@ -25,29 +25,6 @@
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p>added user work flow progress flags for an attempted install and
|
||||
first successful install. Both flags are Boolean true/false
|
||||
indicating that the even occurred. We do not track and do not
|
||||
report any information about the firewall, platform, rules
|
||||
etc. These flags will be used to determine how many users
|
||||
abandon the program before even trying to run install for real
|
||||
because it is too complicated or the UI is not good
|
||||
enough. Fixes #1495
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<p>added user work flow flag indicating that ssh/scp have been
|
||||
configured in the Preferences dialog. The flag is Boolean and
|
||||
registers only the fact that something was entered in ssh and
|
||||
scp fields. Actual path and programs used are not registered and
|
||||
reported. Fixes #1496
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<p>
|
||||
fixed #1489 removed unnecessary debugging messages.
|
||||
@ -109,6 +86,29 @@
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p>added user work flow progress flags for an attempted install and
|
||||
first successful install. Both flags are Boolean true/false
|
||||
indicating that the even occurred. We do not track and do not
|
||||
report any information about the firewall, platform, rules
|
||||
etc. These flags will be used to determine how many users
|
||||
abandon the program before even trying to run install for real
|
||||
because it is too complicated or the UI is not good
|
||||
enough. Fixes #1495
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<p>added user work flow flag indicating that ssh/scp have been
|
||||
configured in the Preferences dialog. The flag is Boolean and
|
||||
registers only the fact that something was entered in ssh and
|
||||
scp fields. Actual path and programs used are not registered and
|
||||
reported. Fixes #1496
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user