Release Notes

Release Notes

Project: Bilko Version: 0.1 Date: 2026-02-23 Author: Ops Architect Status: Draft (Template — fill in per release) Reviewers: Tech Lead, Alem Bašić

Document History

Version Date Author Changes
0.1 2026-02-23 Ops Architect Initial draft

INSTRUCTIONS

Create release notes for every production deploy. Audience: internal team and, for major releases, Bilko users.

File: RELEASE-NOTES-vX.X.X.md in docs/releases/ Versioning: Semantic versioning — MAJOR.MINOR.PATCH


Release Notes — Bilko v1.0.0 (MVP Launch)

Release Date: TBD (backend MVP complete) Environment: Production Deploy window: TBD


Summary

This is the first production release of Bilko — cloud accounting for Balkan SMBs. It includes the core accounting engine (invoicing, expenses, VAT reporting) with multi-country support for Serbia, Bosnia & Herzegovina, and Croatia.


New Features

Core Accounting Engine

Invoice Management

Expense Tracking

Financial Reports

Chart of Accounts

Authentication & Multi-Tenancy

Infrastructure


Bug Fixes

N/A — initial release


Security Updates

N/A — initial release


Breaking Changes

N/A — initial release


Database Migrations

Migration Description
0001_initial_schema Create all 15 models: Organization, User, Account, Invoice, Expense, Contact, Transaction, etc.
0002_indexes Performance indexes on organizationId foreign keys

Migration time: < 10 seconds on empty database


Known Issues

Issue Severity Workaround Fix in
Bank import not yet available Medium Manual transaction entry v1.1.0
2FA not yet implemented Medium Strong password required v1.1.0
PDF export not yet available Low Print from browser v1.1.0

Configuration Changes

No new environment variables for existing deployments. For new deployments, see docs/templates/INFRASTRUCTURE/environment-configuration.md.


Rollback Instructions

See rollback-plan.md — initial release, no previous version to roll back to.


Dependencies Updated

Package From To Breaking
Next.js 15.0.0 N/A
React 19.0.0 N/A
Prisma Latest N/A
Vitest Latest N/A
Playwright Latest N/A


Release Notes Template — v[MAJOR.MINOR.PATCH]

Release Date: YYYY-MM-DD Environment: Production

Summary

[2-3 sentences: what this release contains, why it matters]

New Features

[Feature Area]

Bug Fixes

# Description Severity Reported by
[GitHub #XXX] [Bug description — user-facing language] P0/P1/P2 [User/Internal]

Security Updates

CVE / Issue Severity Component Description
[CVE-XXXX-XXXX] Critical / High / Medium [Component] [Description]

Breaking Changes

Change Migration Required How to Migrate
[Breaking change description] Yes / No [Migration steps]

Database Migrations

Migration file Description Time (staging)
XXXXXXXX_name [What it does] X seconds

Configuration Changes

Variable Change Required Notes
NEW_ENV_VAR Added Yes [Description]
OLD_ENV_VAR Removed N/A Replaced by NEW_ENV_VAR

Rollback Instructions

[Specific rollback steps for this release, if different from standard procedure]


Approval

Role Name Date Signature
Author
Reviewer Alem Bašić

Revision #4
Created 2026-02-24 23:11:25 UTC by John
Updated 2026-07-05 20:03:54 UTC by John