Skip to content

Releases: aslon1213/gift

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 14:53

Changelog

  • deec039 Schema (pkg/repository/credit.go) - Removed CreatedBy from Credit. Authorization now derives entirely from From/To OIDs. - Added FinanceRequest (embedded []FinanceRequest on Credit) with type, amount, description, requested_by, status, decided_by, decided_at, timestamps. - Added FinanceRequestType enum: increase_amount, decrease_amount, increase_resolved_amount, decrease_resolved_amount. - Added FinanceRequestStatus enum: pending, approved, rejected. - Added helpers Credit.IsTwoParty, Credit.HasParty, Credit.Counterparty.
  • 4e66182 notification
  • 543c142 pages for borrowing, lendings
  • d1d05f6 telegram notification

Released by GoReleaser!

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 26 Apr 08:19

Changelog

  • e48986a permissions request for microphone

Released by GoReleaser!

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Apr 08:02

Changelog

Released by GoReleaser!

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 07:49

Changelog

  • 55f09c5 IOS Init and docs for deployment start
  • d7e5c4f allowed hosts
  • 602a1b9 budgets bug fix
  • 0a09aec budgets linking API for spendings
  • ac27887 pkg/repository/responses.go — single generic envelope Response[T any] plus an Empty payload type. Helpers: OK, Created, Ack, Fail, and named 4xx/5xx wrappers (BadRequest, Unauthorized, Forbidden, NotFound, Conflict, Internal, NotImplemented).
  • e5409d7 sort spendings in time descending order
  • 3d15abb sort spendings in time descending order
  • 9a2df42 update readme with new screenshots
  • b4d2de1 update readme with new screenshots
  • 33911e9 voice capture + budget linking + desktop nav

Released by GoReleaser!

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Apr 09:28

Changelog

Released by GoReleaser!

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 07:56

Changelog

  • b63ddf2 groups redesign, i18 support for uz, ru, en
  • 534ff13 handle the status hiding bug, currenycy fetching
  • 3459612 server handlers for user auth/me and data export

Released by GoReleaser!

v0.1.18

Choose a tag to compare

@github-actions github-actions released this 24 Apr 06:37

Changelog

Released by GoReleaser!