Skip to content

Commit e69effa

Browse files
committed
komplettera release notes för 1.3.0
1 parent 20bc44d commit e69effa

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

release.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,22 @@ This release improves VAT code handling and VAT period workflows, makes amount e
1717
- **SIE import fixes** — SIE4 import now ignores `#BTRANS` and `#RTRANS` rows according to the SIE 4B model, skips vouchers that only contain deleted rows, and counts only importable `#TRANS` rows in previews. The import file chooser accepts uppercase `.SIE`, `.SI`, and `.SE` extensions.
1818
- **Startup and status polish** — The application remembers the last active company across restarts, and status-bar messages automatically return to Ready after a short delay.
1919

20+
### Downloads
21+
22+
| Platform | File |
23+
|---------------------------|---------------------------------------|
24+
| Linux | `alipsa-accounting-1.3.0-linux.zip` |
25+
| Windows | `alipsa-accounting-1.3.0-windows.zip` |
26+
| macOS | `alipsa-accounting-1.3.0-macos.zip` |
27+
| Universal updater archive | `app-1.3.0.zip` |
28+
29+
All artifacts are accompanied by SHA-256 checksum files and GPG signatures. Verify with:
30+
```
31+
gpg --verify <file>.asc <file>
32+
```
33+
34+
Windows and macOS releases are not currently platform-code-signed/notarized, so those operating systems may still show their usual unsigned-application warnings.
35+
2036
## v1.2.1, 2026-05-03
2137
### Patch Release
2238

0 commit comments

Comments
 (0)