- Updated to .NET 8
- Added
PxEnvironment
and test projectUITest
- Updated PassXYZ to 3.2.0
- Enabled PASSXYZ_CLOUD_SERVICE
- Built for .NET MAUI GA release
- Upgraded to .NET MAUI RC1
- PassXYZLib moved to a separate project
Version 1.x.x
is built for Xamarin.Forms
KPCLib
- Added
GetOtpUrl()
PassXYZLib
- Added LogFilePath
- Added
ChangeMasterPassword()
- Improved
SearchEntries()
KPCLib
- Added
Exists()
inProtectedBinaryDictionary
PassXYZLib
- Added
SearchEntries()
- Bug fixes
- Improved property
IsUserExist
and AddedDelete
method inUser
- Support KeePass key file
- Removed dependency on PureOtp
- Removed dependencies
- Bug fixes
- Support Markdown in Notes field
- Support PassXYZ data format
- Added PassXYZLib
- Support KPCLibPy
- Removed dependency of Xamarin.Forms so it can be built with any .Netstandard apps
- Using SkiaSharp to handle Bitmap which is supported by .Netstandard and .Net Core
- Removed UWP test app and added .Net Core test app