|
1 | | -## 1.0.0-RC2 |
| 1 | +# 1.1.0 |
| 2 | + |
| 3 | +2023-3-13 |
| 4 | + |
| 5 | +* [Feature] Added alternate config email for PI emails (#35) |
| 6 | +* [Feature] Pasted and Uploaded SSH Keys are now validated (#17) |
| 7 | +* [Feature] Added request date for requests on admin/pi pages (#40) |
| 8 | +* [Feature] Added conf options and login selector to user accounts page (#15) |
| 9 | +* [Feature] Added PIGroups in User for view for admins (#29) |
| 10 | +* [Feature] It is now possible to override mail templates |
| 11 | +* [Frontend] Removed borders in between footer logos (#46) |
| 12 | +* [Frontend] Added a new content management field for home page (#45) |
| 13 | +* [Bug] Admin pages are now sorted alphabetically by UID (#52) |
| 14 | +* [Bug] Fixed footer lookup PHP error for sending emails |
| 15 | +* [Bug] Fixed changelog format |
| 16 | +* [Bug] Fixed styling on content management page (#20) |
| 17 | +* [Project] Footers in the project are now generic |
| 18 | +* [Project] Default configs do not reference UMA labels anymore |
| 19 | + |
| 20 | +# 1.0.0-RC2 |
| 21 | + |
| 22 | +2022-10-03 |
| 23 | + |
2 | 24 | * [BugFix] Fixed Unity Branding where Array were not being merged |
3 | 25 | * [Project] Bumped phpopenldaper version from composer |
4 | 26 |
|
5 | | -## 1.0.0-RC1 |
| 27 | +# 1.0.0-RC1 |
| 28 | + |
6 | 29 | * [Feature] Admins can now access the web portal as a separate user |
7 | 30 | * [Feature] Added account details to account settings page |
8 | 31 | * [Feature] Added branding configuration |
|
21 | 44 | * [Project] Project now adheres to PHP PSR-12 standards |
22 | 45 |
|
23 | 46 |
|
24 | | -## 0.6.0-BETA |
| 47 | +# 0.6.0-BETA |
| 48 | + |
25 | 49 | * [Feature] Added cluster notices - hakan |
26 | 50 | * [Feature] Added development environment features - hakan |
27 | 51 | * [Feature] Added universal logging support - hakan |
|
31 | 55 | * [Bug] Fixed issue which caused PI already exists message to not display correctly - calvin |
32 | 56 | * [UI] Added URI branding - hakan |
33 | 57 |
|
34 | | -## 0.5.0-BETA |
| 58 | +# 0.5.0-BETA |
| 59 | + |
35 | 60 | * [Feature] Added notices for inactive account |
36 | 61 | * [Locale] New XML based locale for easier dynamic lang switching |
37 | 62 | * [Feature] Added VAST storage and Truenas Core storage integration for automatic storage creation |
|
41 | 66 | * [Style] General style changes |
42 | 67 | * [Feature] Added unityfs service, which is a socket service responsible for provisioning storage on Unity |
43 | 68 |
|
44 | | -## 0.4.0HF1-BETA |
| 69 | +# 0.4.0HF1-BETA |
| 70 | + |
45 | 71 | * [Bug] Fixed issue where some users account wasn't activating |
46 | 72 |
|
47 | | -## 0.4.0-BETA |
| 73 | +# 0.4.0-BETA |
| 74 | + |
48 | 75 | * [Feature] Added Multiple PI Support |
49 | 76 | * [Backend] Users and PI Groups are treated as different entities |
0 commit comments