Releases: BrandonStudio/Poster
Releases · BrandonStudio/Poster
v0.3.0
Changes
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Changes
- Add window title
- Remove header
- Optimize layout
Full Changelog: v0.1.1...v0.2.0
Known Issues:
- App may crush when scaling on some version of Windows [upstream]
- Text may exceed boundaries on Windows [upstream]
This repo may be archived some time, as .NET MAUI is too troublesome to use.
First Release
This is the first release🎉
To install on Windows, either install rootCert.cer to LocalMachine\CA first, or extract files (e.g. poster-v0.1.1-windows.msixbundle/Poster_v0.1.1.0_x64.msix) and run powershell:
Add-AppxPackage -Register .\AppxPackage.xmlOSX and iOS releases are not available now, you can build yourself if you want.
Full Changelog: https://github.com/BrandonStudio/Poster/commits/v0.1.1