Releases: Blazam-App/BLAZAM
v1-Dev
This release is highly unstable. Expect bugs and crashes on this branch. Developers Only!
Release - v1.2.6.2025.01.25.1501
What's Changed
Exciting New Features 🎉
- Added Group Description Tooltips where applicable by @jacobsen9026 in #770
Feature Changes ✏
- Expanded usage of color coded object type icons by @jacobsen9026 in #771
Fixes 🏗
- Fix for failure to initiate install wizard by @jacobsen9026 in #767 fixes issue #766
- Fix for Stale Users Widget refresh button not working by @jacobsen9026 in #769
Full Changelog: Release-v1.2.5.2025.01.15.1315...Release-v1.2.6.2025.01.25.1501
v1-Nightly
This release is always the latest nightly release. These versions are unstable and may break your application. You've been warned.
Release - v1.2.5.2025.01.15.1315
What's Changed
Exciting New Features 🎉
- Improved multi-user creation workflow by @jacobsen9026 in #757
Security Updates 🔐
- Improved Encryption Algorithm by @jacobsen9026 in #738
- Fix for possible LDAP injection attack by @jacobsen9026 in #739
Fixes 🏗
- Widget Optimizations by @jacobsen9026 in #732
Dependencies 🔌
- Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 by @dependabot in #752
- Bump Swashbuckle.AspNetCore.SwaggerUI and Swashbuckle.AspNetCore by @dependabot in #735
Full Changelog: Release-v1.2.4.2024.12.31.2238...Release-v1.2.5.2025.01.15.1315
Release - v1.2.4.2024.12.31.2238
What's Changed
Exciting New Features 🎉
- OU on view entry page is now a link to that OU by @jacobsen9026 in #713
- Add translations by @jacobsen9026 in #720
- Google Authenticator implemented by @jacobsen9026 in #721
- Implement Lockout Alerting by @jacobsen9026 in #723
Fixes 🏗
- Notify for context menu actions by @jacobsen9026 in #712
- Memory Optimizations by @jacobsen9026 in #714
- Performance optimizations for "Stale Widgets" by @jacobsen9026 in #722
Dependencies 🔌
- Bump NUnit from 4.2.2 to 4.3.1 by @dependabot in #718
- Bump MailKit from 4.8.0 to 4.9.0 by @dependabot in #717
- Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 by @dependabot in #715
- Bump Serilog.Sinks.Seq from 8.0.0 to 9.0.0 by @dependabot in #716
- Bump System.DirectoryServices, System.DirectoryServices.AccountManagement and System.DirectoryServices.Protocols by @dependabot in #727
- Bump Serilog from 4.1.0 to 4.2.0 by @dependabot in #726
- Bump NUnit from 4.3.1 to 4.3.2 by @dependabot in #725
- Bump NUnit.Analyzers from 4.4.0 to 4.5.0 by @dependabot in #724
Full Changelog: Release-v1.2.3.2024.12.21.1807...Release-v1.2.4.2024.12.31.2238
Release - v1.2.3.2024.12.21.1807
What's Changed
Fixes 🏗
- Fix for email notification bodies by @jacobsen9026 in #709
- Fix folder color in OU tree views by @jacobsen9026 in #710
- Possible fix for install redirect error loop by @jacobsen9026 in 69933cb
Dependencies 🔌
- Bump Microsoft.Extensions.Hosting.Abstractions and Microsoft.Extensions.Logging.Abstractions by @dependabot in #708
- Bump System.Management from 8.0.0 to 9.0.0 by @dependabot in #707
- Bump Microsoft.Extensions.Configuration.Binder, Microsoft.Extensions.Http.Polly and Microsoft.Extensions.Logging.Abstractions by @dependabot in #706
Full Changelog: Release-v1.2.2.2024.12.14.0342...Release-v1.2.3.2024.12.21.1807
Release - v1.2.2.2024.12.14.0342
What's Changed
Exciting New Features 🎉
- Add About Modal by @jacobsen9026 in #700
Feature Changes ✏
- Split Group Membership notification type into Assign and Unassign types by @jacobsen9026 in #694
Dependencies 🔌
- Bump Swashbuckle.AspNetCore.SwaggerUI and Swashbuckle.AspNetCore by @dependabot in #695
- Bump SixLabors.ImageSharp from 3.1.5 to 3.1.6 by @dependabot in #697
- Bump Microsoft.Extensions.Configuration.Binder, Microsoft.Extensions.Hosting, Microsoft.Extensions.Hosting.Abstractions and Microsoft.Extensions.Hosting.WindowsServices by @dependabot in #696
- Bump Microsoft.VisualStudio.Web.CodeGeneration.Design and Newtonsoft.Json by @dependabot in #698
- Bump dotnet-ef from 7.0.1 to 9.0.0 by @dependabot in #699
Full Changelog: Release-v1.2.1.2024.12.02.2310...Release-v1.2.2.2024.12.14.0342
Release - v1.2.1.2024.12.02.2310
What's Changed
Exciting New Features 🎉
- Stale Users widget added by @jacobsen9026 in #669
- Stale Computers widget added by @jacobsen9026 in #673
Feature Changes ✏
- Prevent sending notifications to the user who performed the action by @jacobsen9026 in #667
- Change to alert/snackbar colors by @jacobsen9026 in #689
Fixes 🏗
- Optimize Mark All Notifications Read by @jacobsen9026 in #670
- Fix for update cleanup failing sometimes by @jacobsen9026 in #671
- Fix for open to current OU by @jacobsen9026 in #676
- Fix for error creating API tokens with a short encryption seed string by @jacobsen9026 in #680
Dependencies 🔌
- Bump System.Security.Permissions from 8.0.0 to 9.0.0 by @dependabot in #666
- Bump System.DirectoryServices from 8.0.0 to 9.0.0 by @dependabot in #663
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #662
- Bump Microsoft.Extensions.Localization and Microsoft.Extensions.Localization.Abstractions by @dependabot in #664
- Bump Swashbuckle.AspNetCore.SwaggerUI from 7.0.0 to 7.1.0 by @dependabot in #685
- Bump System.DirectoryServices.Protocols from 8.0.0 to 9.0.0 by @dependabot in #683
- Bump Microsoft.Extensions.Configuration.Binder from 8.0.2 to 9.0.0 by @dependabot in #684
- Bump Microsoft.Playwright.NUnit and NUnit by @dependabot in #686
- Bump Microsoft.Extensions.Logging.Abstractions from 8.0.2 to 9.0.0 by @dependabot in #687
Full Changelog: Release-v1.2.0.2024.11.25.1129...Release-v1.2.1.2024.12.02.2310
Release - v1.2.0.2024.11.25.1129
What's Changed
Exciting New Features 🎉
- Base API Implementation by @jacobsen9026 in #651
- WebHook Feature Added by @jacobsen9026 in #654
Feature Changes ✏
- General UI/UX improvements
- Moved impersonation from
Mappings
tab toEffective Permissions
tab
Fixes 🏗
- Fix for creation audits not having complete data
Dependencies 🔌
- Bump System.Drawing.Common from 8.0.10 to 9.0.0 by @dependabot in #649
- Bump System.Diagnostics.PerformanceCounter from 8.0.1 to 9.0.0 by @dependabot in #648
Full Changelog: Release-v1.1.0.2024.11.13.2307...Release-v1.2.0.2024.11.25.1129
Release - v1.1.0.2024.11.13.2307
What's Changed
Exciting New Features 🎉
- Multi-threaded non-replicated property collection by @jacobsen9026 in #623
- Add Require Password Change display for users by @jacobsen9026 in #624
- New Notifications Panel by @jacobsen9026 in #626
- View job details in Jobs Monitor by @jacobsen9026 in #627
- Separate Self-Access Permission and Group Member Management Requests by @jacobsen9026 in #637
- Improved performance with multi-threading in specific long running operations by @jacobsen9026 in #640
Feature Changes ✏
- Show disabled AppNews Button when no news exists by @jacobsen9026 in #625
- Darken AppBar colors by @jacobsen9026 in #639
- Add more documentation links and align setting pages header style by @jacobsen9026 in #646
Fixes 🏗
- Fix for news button not "silencing" after acknowledging last unread n… by @jacobsen9026 in #630
Full Changelog: Release-v1.0.7.2024.10.31.0108...Release-v1.1.0.2024.11.13.2307