Skip to content

Commit 077a76f

Browse files
committed
updated changelog
1 parent a266b06 commit 077a76f

File tree

1 file changed

+33
-6
lines changed

1 file changed

+33
-6
lines changed

CHANGELOG.md

Lines changed: 33 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,31 @@
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+
224
* [BugFix] Fixed Unity Branding where Array were not being merged
325
* [Project] Bumped phpopenldaper version from composer
426

5-
## 1.0.0-RC1
27+
# 1.0.0-RC1
28+
629
* [Feature] Admins can now access the web portal as a separate user
730
* [Feature] Added account details to account settings page
831
* [Feature] Added branding configuration
@@ -21,7 +44,8 @@
2144
* [Project] Project now adheres to PHP PSR-12 standards
2245

2346

24-
## 0.6.0-BETA
47+
# 0.6.0-BETA
48+
2549
* [Feature] Added cluster notices - hakan
2650
* [Feature] Added development environment features - hakan
2751
* [Feature] Added universal logging support - hakan
@@ -31,7 +55,8 @@
3155
* [Bug] Fixed issue which caused PI already exists message to not display correctly - calvin
3256
* [UI] Added URI branding - hakan
3357

34-
## 0.5.0-BETA
58+
# 0.5.0-BETA
59+
3560
* [Feature] Added notices for inactive account
3661
* [Locale] New XML based locale for easier dynamic lang switching
3762
* [Feature] Added VAST storage and Truenas Core storage integration for automatic storage creation
@@ -41,9 +66,11 @@
4166
* [Style] General style changes
4267
* [Feature] Added unityfs service, which is a socket service responsible for provisioning storage on Unity
4368

44-
## 0.4.0HF1-BETA
69+
# 0.4.0HF1-BETA
70+
4571
* [Bug] Fixed issue where some users account wasn't activating
4672

47-
## 0.4.0-BETA
73+
# 0.4.0-BETA
74+
4875
* [Feature] Added Multiple PI Support
4976
* [Backend] Users and PI Groups are treated as different entities

0 commit comments

Comments
 (0)