Skip to content

Tags: inseven/opolua

Tags

2.8.20

Toggle 2.8.20's commit message

Verified

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

ios/diligence:

- 9f4b3af ci: Use mise to manage changes and build-tools
(inseven/diligence#65)
- 5faa62e fix: ©️ Update copyright to 2026 (inseven/diligence#64)

2.8.19

Toggle 2.8.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Support series 3 help keycode (#713)

2.8.18

Toggle 2.8.18's commit message
fix(qt): Bind series 3 help key to F3

2.8.17

Toggle 2.8.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Use mise for build-tools and changes (#710)

This change also includes some drive-by improvements to the website Ruby
gem dependencies by using an in-tree install.

2.8.16

Toggle 2.8.16's commit message
fix(qt): Filesystem paths were not being correctly localised

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