mojo update, version in footer, password setting in useraccounts

This commit is contained in:
2025-01-23 15:03:28 +00:00
parent 4797a1b189
commit 835d439e42
2 changed files with 9 additions and 5 deletions

View File

@@ -116,7 +116,9 @@ true
%changelog
* Thu Jan 23 2025 Brian Read <brianr@koozali.org> 11.0.0-43.sme
- fix ccess to config file though config plugin for mojo 9.39 [SME: 12885]
- fix access to config file though config plugin for mojo 9.39 [SME: 12885]
- Fix password setting for useraccounts and also adjust DB opens
- Add mojo version to footer for logged in.
* Fri Jan 17 2025 Brian Read <brianr@koozali.org> 11.0.0-42.sme
- Implement password visibility icon - [SME: 12803]