mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-06-29 05:39:33 +00:00
- Screen captures now reject format: 'data' with clear error message - Large screen images cause JavaScript stack overflow when base64 encoded - Application window captures can still use format: 'data' - Update tests and documentation to reflect this limitation
4 lines
132 B
Swift
4 lines
132 B
Swift
// This file is auto-generated by the build script. Do not edit manually.
|
|
enum Version {
|
|
static let current = "1.0.0-beta.18"
|
|
}
|