Skip to content

Tags: inseven/opolua

Tags

2.8.15

Toggle 2.8.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add return type to sisInstallRun (#704)

fixes #699

2.8.14

Toggle 2.8.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: ©️ Update the Diligence copyright and license (#703)

ios/diligence:

- b018fc3 fix!: Adopt `Licensable` conformance to `Sendable`
(inseven/diligence#62)
- 6c40214 fix: Add an icon to default `AboutLink` label
(inseven/diligence#61)
- b88e98b ci: Update deprecated actions steps (inseven/diligence#60)
- 2b2cf0c feat: Expose `View.prefersTextualRepresentation`
(inseven/diligence#59)
- ee07d40 feat: Use `BuildSection` for different bundle instances
(inseven/diligence#58)
- f1bfa92 feat: Automatically add actions to the help menu
(inseven/diligence#57)
- 03fe999 fix: Add an icon to the about menu item on macOS 26
(inseven/diligence#56)

2.8.13

Toggle 2.8.13's commit message
fix: Support series 3 rounded cursors

2.8.12

Toggle 2.8.12's commit message
fix: Fixed regression in TRAP logic

leading to TRAP having no effect. Introduced in fff27c9.

2.8.11

Toggle 2.8.11's commit message
fix(decompiler): NOT returns a long, not a word, given a long argument

2.8.10

Toggle 2.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Pass the sis file context into `sisGetStubs` (#657)

Ensures we have the SIS file context in `sisGetStubs` to allow us to
make policy decisions around whether we return the existing stubs.

2.8.9

Toggle 2.8.9's commit message
fix(qt): Add BUILD_NUMBER to about window

Also driveby fixed another Qt5 build issue due to a lack of c++17
CONFIG which is not enabled by default on Qt5.

fixes #621

2.8.8

Toggle 2.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(qt): Better shadow implementation (#691)

Which more closely matches Psion behaviour, and doesn't darken when
multiple shadows are stacked together.

2.8.7

Toggle 2.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(qt): Add Qt unit tests target, run as part of all Qt builds (#690)

Also some minor readme updates.

fixes #640

2.8.6

Toggle 2.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: 🦝 Add Ubuntu 26.04 builds (#687)