Releases: FSG-Cat/Cats-PS-Collection
Feline Matrix Assistant 1.0
Initial Release of Feline Matrix Assistant.
Feline Matrix Assistant is a Powershell Script that aims to be a helping hand in the matrix world.
FMA attempts to be Linux and Mac compatible and ofc Windows Compatible. Powershell 7 has been tested on Windows to work. Powershell 5.1 is presumed to work. Linux and Mac are untested but should work as attempts have been made to avoid Windows specific Powershell functions.
To get started with FMA you need to change the evergreen variables at the top of the script. Please note that apparently Evergreen is misspelt but well if its the only bug im not fixing that. Welcome to Cat. Ye the whole thing is written in VSCode so no spell checking for me.
The Scoping comments for the main menu are saying that these features are on the roadmap as desired and their predicted releases.
A lot of the 1.1 scope was actually included in 1.0 so most of the 1.2 scope is now 1.1 scoped.
General improvements to the code quality of this script are always aprechiated in the form of PRs and general critique. Since this script is touching on the world of matrix please be in touch with @cat:feline.support
about the script if you have anything to say outside of Github.
Feline Lab Aids Toolkit v1.0
Version 1.0 Release of Feline Lab Aids Toolkit.
This toolkit was created to help with some of the common lab tasks Cat has found during Cats studies.
Changes from RC3: Typo fixed that was introduced in RC3. The script stated the incorrect version of RC2 when it was RC3.
Useage notes: Self Elevates to admin if you dont have admin.
Edit Line 28 to not be commented anymore and also include the adapter index for the adapter you want to the script to default to and you will not need to tell the script the adapter index via alternative 7 in the main menu on each execution of the script.
Feline Lab Aids Toolkit v1.0 RC3
Full Changelog: FLA_v1.0_RC2...FLA_v1.0_RC3
This RC fixes a single Configuration error from RC2 that made it so ICMP from any source other than LocalSubnet would fail and this working is a requirement for the intended function of the script.
Feline Lab Aids Toolkit v1.0 RC2
Full Changelog: FLA_v1.0_RC1...FLA_v1.0_RC2
Quick Changelog: Firewall settings reworked to allow Enable of Firewall in addition to Disable and also a setting to add Firewall rules for ICMP to be allowed thru the firewall from the LocalSubnet.
Notes for how to make the script easier to operate.
Edit Line 28 to not be commented anymore and also include the adapter index for the adapter you want to the script to default to and you will not need to tell the script the adapter index via alternative 7 in the main menu on each execution of the script.
Feline Lab Aids Toolkit v1.0 RC1
This is the initial release of the Feline Lab Aids on GitHub and this is in RC due to that i am mostly confident in the code but i do not think its good enough to be called a full release before i do full testing of it.
Notes for how to make the script easier to operate.
Edit Line 26 to not be commented anymore and also include the adapter index for the adapter you want to the script to default to and you will not need to tell the script the adapter index via alternative 5 in the main menu on each execution of the script.