Files
actual/blog/2023-01-12-release-23.1.12.md
Matt Fiddaman 842bc40d0c fix some spelling issues, standardis(z)e to US English (#521)
Quick whip through to try and standardis(z)e some language, looks like
the most common English in the docs is US English so I chose that one,
but if we'd prefer the Queen's then that's okay too.

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2024-11-29 06:45:45 +01:00

3.3 KiB

title, description, date, slug, tags, hide_table_of_contents
title description date slug tags hide_table_of_contents
Release 23.1.12 New release of Actual. 2023-01-12T10:00 release-23.1.12
announcement
release
false

The release has notable of improvements of:

  • Read-only responsive view, this replaces our mobile apps, it is notable that this is read-only at this stage.
  • Improvements to the sidebar design

Docker tag: 23.1.12

Actual

Version: 23.1.12

Features

  • #403 Replace URLs to point to https://actualbudget.github.io/docs — thanks @shall0pass
  • #413 feat: allow creating test budget in Netlify deployments — thanks @MatissJanis
  • #420 feat: creating test budget on the config page — thanks @MatissJanis
  • #426 Move “Find schedules” to a button on the Schedules page — thanks @j-f1
  • #435 Read-only Responsive view — thanks @trevdor
  • #440 Further iteration on the sidebar design — thanks @j-f1

Bugfix

  • #423 Improve handling of “no server” state — thanks @j-f1
  • #430 fix: select date filtering by month #406 🚑 — thanks @iurynogueira
  • #441 Fix overlap of version info and server URL — thanks @trevdor

Maintenance

  • #401 Update git attributes for better End of Line handling — thanks @winklevos
  • #412 test: re-enable skipped unit tests — thanks @MatissJanis
  • #415 chore: fix eslint issues and make warnings CI blocking — thanks @MatissJanis
  • #418 fix: some react warnings — thanks @MatissJanis
  • #421 chore: remove unused variables — thanks @MatissJanis
  • #425 fix: re-disable no-unused-vars eslint rule — thanks @MatissJanis
  • #428 chore: remove more unused variables — thanks @MatissJanis
  • #429 prune: remove unused icons — thanks @MatissJanis
  • #431 prune: remove unused variables — thanks @MatissJanis
  • #434 Split the Settings component into multiple files — thanks @j-f1
  • #437 chore: remove unused vars & cleanups — thanks @MatissJanis
  • #439 docs: add Netlify as sponsors to README — thanks @MatissJanis
  • #442 🔥 removal of react-native mobile apps — thanks @MatissJanis
  • #443 ⬆️ upgrade prettier and fix new issues — thanks @MatissJanis

Actual Server

Version: 23.1.12

No pull requests were merged in this release.