Skip to content

Commit

Permalink
2210DD Release Notes
Browse files Browse the repository at this point in the history
2210DD Release Notes this resolves #28
  • Loading branch information
Rich In SQL committed Oct 21, 2022
1 parent a5464d5 commit fb78dea
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 0 deletions.
107 changes: 107 additions & 0 deletions docs/Release-Notes/22.10.21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
---
title: Release 22.10.21
---

Changes that are in this release are listed below.

## Actual

* [#1](https://github.com/actualbudget/actual-server/pull/1) Add fields to package.json thanks [coliff](https://github.com/coliff)
* [#3](https://github.com/actualbudget/actual-server/pull/3) Create .editorconfig thanks [coliff](https://github.com/coliff)
* [#7](https://github.com/actualbudget/actual-server/pull/7) Add missing comma in package.json thanks [S3B4S](https://github.com/S3B4S)
* [#20](https://github.com/actualbudget/actual-server/pull/20) add: tsconfig.json thanks [wmertens](https://github.com/wmertens)
* [#25](https://github.com/actualbudget/actual-server/pull/25) Building for Windows thanks [ejmurra](https://github.com/ejmurra)
* [#46](https://github.com/actualbudget/actual-server/pull/46) Minor fixes to package.json file formatting thanks [TomAFrench](https://github.com/TomAFrench)
* [#47](https://github.com/actualbudget/actual-server/pull/47) Add missing comma to jest.config.js thanks [TomAFrench](https://github.com/TomAFrench)
* [#48](https://github.com/actualbudget/actual-server/pull/48) Remove some unnecessary files + add logs to gitignore thanks [TomAFrench](https://github.com/TomAFrench)
* [#50](https://github.com/actualbudget/actual-server/pull/50) Migrate to yarn v3 thanks [TomAFrench](https://github.com/TomAFrench)
* [#52](https://github.com/actualbudget/actual-server/pull/52) Remove unused imports thanks [TomAFrench](https://github.com/TomAFrench)
* [#53](https://github.com/actualbudget/actual-server/pull/53) Remove unused patch for react-native-safe-area-view thanks [TomAFrench](https://github.com/TomAFrench)
* [#54](https://github.com/actualbudget/actual-server/pull/54) Update importer packages package.json to point to monorepo thanks [TomAFrench](https://github.com/TomAFrench)
* [#55](https://github.com/actualbudget/actual-server/pull/55) Lock packages to the versions for which patches have been made thanks [TomAFrench](https://github.com/TomAFrench)
* [#59](https://github.com/actualbudget/actual-server/pull/59) Fix timestamp test suite thanks [TomAFrench](https://github.com/TomAFrench)
* [#64](https://github.com/actualbudget/actual-server/pull/64) Group CRDT files into their own directory thanks [TomAFrench](https://github.com/TomAFrench)
* [#65](https://github.com/actualbudget/actual-server/pull/65) Add documentation on how to build the protobuf thanks [TomAFrench](https://github.com/TomAFrench)
* [#68](https://github.com/actualbudget/actual-server/pull/68) Route all imports of AQL code through an index.js file thanks [TomAFrench](https://github.com/TomAFrench)
* [#69](https://github.com/actualbudget/actual-server/pull/69) Enforce sorting of contents of data-file-index.txt thanks [TomAFrench](https://github.com/TomAFrench)
* [#70](https://github.com/actualbudget/actual-server/pull/70) Add linting job to CI thanks [TomAFrench](https://github.com/KovTomAFrenchah)
* [#71](https://github.com/actualbudget/actual-server/pull/71) Add ability to import Actual files; enable export on desktop thanks [jlongster](https://github.com/jlongster)
* [#72](https://github.com/actualbudget/actual-server/pull/72) Fix some errors caused by using bash syntax with sh shebang thanks [TomAFrench](https://github.com/TomAFrench)
* [#73](https://github.com/actualbudget/actual-server/pull/73) Add a CI workflow to perform builds of api, web and electron packages thanks [TomAFrench](https://github.com/TomAFrench)
* [#80](https://github.com/actualbudget/actual-server/pull/80) Improved yarn scripts in desktop-electron package thanks [TomAFrench](https://github.com/TomAFrench)
* [#81](https://github.com/actualbudget/actual-server/pull/81) Remove unused yarn scripts thanks [TomAFrench](https://github.com/TomAFrench)
* [#94](https://github.com/actualbudget/actual-server/pull/94) currency-formatter -> Intl.NumberFormat thanks [trevdor](https://github.com/trevdor)
* [#95](https://github.com/actualbudget/actual-server/pull/95) Fix official node version to 16.15.0 thanks [TomAFrench](https://github.com/TomAFrench)
* [#96](https://github.com/actualbudget/actual-server/pull/96) Fix yaml formatting in CI config thanks [TomAFrench](https://github.com/TomAFrench)
* [#99](https://github.com/actualbudget/actual-server/pull/99) Dependency cleanup thanks [TomAFrench](https://github.com/TomAFrench)
* [#102](https://github.com/actualbudget/actual-server/pull/102) Fix test failure due to non-integer weight values thanks [TomAFrench](https://github.com/TomAFrench)
* [#104](https://github.com/actualbudget/actual-server/pull/104) Delete unused directory browser/build thanks [TomAFrench](https://github.com/TomAFrench)
* [#107](https://github.com/actualbudget/actual-server/pull/107) Update downshift patch to match installed version thanks [TomAFrench](https://github.com/TomAFrench)
* [#111](https://github.com/actualbudget/actual-server/pull/111) Remove holiday text from README thanks [TomAFrench](https://github.com/TomAFrench)
* [#112](https://github.com/actualbudget/actual-server/pull/112) display version on settings page thanks [PartyLich](https://github.com/PartyLich)
* [#117](https://github.com/actualbudget/actual-server/pull/117) Fix: parse dates without a delimiter in CSV import thanks [PartyLich](https://github.com/PartyLich)
* [#124](https://github.com/actualbudget/actual-server/pull/124) fix: hitting enter after setting password redirects to demo page thanks [andremralves](https://github.com/andremralves)
* [#129](https://github.com/actualbudget/actual-server/pull/129) Add action to mark new issues for triage thanks [TomAFrench](https://github.com/TomAFrench)
* [#130](https://github.com/actualbudget/actual-server/pull/130) Enforce prettier rules thanks [TomAFrench](https://github.com/TomAFrench)
* [#131](https://github.com/actualbudget/actual-server/pull/131) Silence warning for missing moment.js install thanks [TomAFrench](https://github.com/TomAFrench)
* [#132](https://github.com/actualbudget/actual-server/pull/132) Replace jwl-dev-utils with react-dev-utils thanks [TomAFrench](https://github.com/TomAFrench)
* [#135](https://github.com/actualbudget/actual-server/pull/135) Remove unused dependencies thanks [TomAFrench](https://github.com/TomAFrench)
* [#137](https://github.com/actualbudget/actual-server/pull/137) Skip failing test suites thanks [TomAFrench](https://github.com/TomAFrench)
* [#139](https://github.com/actualbudget/actual-server/pull/139) Remove unused rollup config and dependencies thanks [TomAFrench](https://github.com/TomAFrench)
* [#163](https://github.com/actualbudget/actual-server/pull/163) Force react-error-overlay to 6.0.9 to fix error thanks [jlongster](https://github.com/jlongster)
* [#164](https://github.com/actualbudget/actual-server/pull/164) build on windows thanks [bdoherty](https://github.com/bdoherty)
* [#202](https://github.com/actualbudget/actual-server/pull/202) Run tests on github actions thanks [TomAFrench](https://github.com/TomAFrench)
* [#219](https://github.com/actualbudget/actual-server/pull/219) 199 Adding translation to schedules list thanks [manuelcanepa](https://github.com/manuelcanepa)
* [#203](https://github.com/actualbudget/actual-server/pull/203) Replace babel-jest with ts-jest #thanks [TomAFrench](https://github.com/TomAFrench)
* [#204](https://github.com/actualbudget/actual-server/pull/204) Use workspace ranges for monorepo dependencies thanks [TomAFrench](https://github.com/TomAFrench)
* [#208](https://github.com/actualbudget/actual-server/pull/208) Bug Report Template & Issues Configuration thanks [rich-howell](https://github.com/rich-howell)
* [#213](https://github.com/actualbudget/actual-server/pull/213) Enforce linting in desktop-client thanks [TomAFrench](https://github.com/TomAFrench)
* [#214](https://github.com/actualbudget/actual-server/pull/214) Fix adm-zip install failure thanks [trevdor](https://github.com/trevdor)
* [#217](https://github.com/actualbudget/actual-server/pull/217) Remove unused imports and sort imports in desktop-client thanks [TomAFrench](https://github.com/TomAFrench)
* [#222](https://github.com/actualbudget/actual-server/pull/222) Remove patch-package dependency from loot-design thanks [TomAFrench](https://github.com/TomAFrench)
* [#224](https://github.com/actualbudget/actual-server/pull/224) Adding translation to rule editor and transaction table thanks [manuelcanepa](https://github.com/manuelcanepa)
* [#225](https://github.com/actualbudget/actual-server/pull/225) Implement localization for schedule descriptions thanks [j-f1](https://github.com/j-f1)
* [#228](https://github.com/actualbudget/actual-server/pull/228) Add macOS to list of operating systems in the issue template thanks [rich-howell](https://github.com/rich-howell)
* [#229](https://github.com/actualbudget/actual-server/pull/229) Fix handling of -0 in budget summary thanks [j-f1](https://github.com/j-f1)
* [#230](https://github.com/actualbudget/actual-server/pull/230) Revert change to make importers use the api bundle from inside the monorepo thanks [TomAFrench](https://github.com/KTomAFrenchovah)
* [#234](https://github.com/actualbudget/actual-server/pull/234) Allow enter to create new transaction when focused on cleared column thanks [ezfe](https://github.com/ezfe)
* [#232](https://github.com/actualbudget/actual-server/pull/232) Fix linter issues thanks [TomAFrench](https://github.com/TomAFrench)
* [#233](https://github.com/actualbudget/actual-server/pull/233) Enforce linting in loot-design thanks [TomAFrench](https://github.com/TomAFrench)
* [#237](https://github.com/actualbudget/actual-server/pull/237) Separate external, monorepo and internal imports thanks [TomAFrench](https://github.com/TomAFrench)
* [#238](https://github.com/actualbudget/actual-server/pull/238) Sort import in alphabetical order thanks [TomAFrench](https://github.com/TomAFrench)
* [#240](https://github.com/actualbudget/actual-server/pull/240) Fix CI to an exact node version thanks [TomAFrench](https://github.com/TomAFrench)
* [#244](https://github.com/actualbudget/actual-server/pull/244) Remove dollar sign from close account modal thanks [TomAFrench](https://github.com/TomAFrench)
* [#262](https://github.com/actualbudget/actual-server/pull/262) Render a schedule rule with the mapped payee id; fixes crash thanks [jlongster](https://github.com/jlongster)

## Actual Server

* [#1](https://github.com/actualbudget/actual-server/pull/1) - Adjust Dockerfile to build successfully thanks [Kovah](https://github.com/Kovah)
* [#2](https://github.com/actualbudget/actual-server/pull/2) - Instructions for running via Docker thanks [ajtrichards](https://github.com/ajtrichards)
* [#6](https://github.com/actualbudget/actual-server/pull/6) - Add hostname binding thanks [UnexomWid](https://github.com/UnexomWid)
* [#7](https://github.com/actualbudget/actual-server/pull/7) - added a basic docker-compose file thanks [Kk-ships](https://github.com/Kk-ships)
* [#11](https://github.com/actualbudget/actual-server/pull/11) - Add Github Actions workflow to automatically build a Docker image thanks [Kovah](https://github.com/Kovah)
* [#12](https://github.com/actualbudget/actual-server/pull/12) - Adjust Dockerfile to use multi-stage builds thanks [Kovah](https://github.com/Kovah)
* [#13](https://github.com/actualbudget/actual-server/pull/13) - add: tsconfig.json thanks [wmertens](https://github.com/wmertens)
* [#14](https://github.com/actualbudget/actual-server/pull/14) - Use Alpine Linux as base image for docker container thanks [ldotlopez](https://github.com/ldotlopez)
* [#19](https://github.com/actualbudget/actual-server/pull/19) - Add GH Action workflow to publish Docker image thanks [m3nu](https://github.com/m3nu)
* [#20](https://github.com/actualbudget/actual-server/pull/20) - Add one-click hosting option thanks [m3nu](https://github.com/m3nu)
* [#21](https://github.com/actualbudget/actual-server/pull/21) - Health Check Endpoint thanks [Silvenga](https://github.com/Silvenga)
* [#22](https://github.com/actualbudget/actual-server/pull/22) - Add Dockerfile.alpine for alpine build add tini to debian image thanks [brtwrst](https://github.com/brtwrst)
* [#28](https://github.com/actualbudget/actual-server/pull/28) Transition to typescript thanks [PartyLich](https://github.com/PartyLich)
* [#31](https://github.com/actualbudget/actual-server/pull/31) Correct fly template port by [ciwchris](https://github.com/ciwchris)
* [#33](https://github.com/actualbudget/actual-server/pull/33) Add more appropriate linting setup by [TomAFrench](https://github.com/TomAFrench)
* [#37](https://github.com/actualbudget/actual-server/pull/37) Add linter checks to CI thanks [TomAFrench](https://github.com/TomAFrench)
* [#41](https://github.com/actualbudget/actual-server/pull/41) Check builds are successful on PRs/master thanks [TomAFrench](https://github.com/TomAFrench)
* [#43](https://github.com/actualbudget/actual-server/pull/43) Enforce prettier rules thanks [TomAFrench](https://github.com/TomAFrench)
* [#46](https://github.com/actualbudget/actual-server/pull/46) fix: error handling middleware signature thanks [JazzaG](https://github.com/JazzaG)
* [#50](https://github.com/actualbudget/actual-server/pull/50) Fix Cross-Origin issues to enable SharedArrayBuffer thanks [jlongster](https://github.com/jlongster)
* [#51](https://github.com/actualbudget/actual-server/pull/51) Bump Actual to 4.1.0 thanks [jlongster](https://github.com/jlongster)
* [#52](https://github.com/actualbudget/actual-server/pull/52) Fix 'Out of sync' error thanks [7brend7](https://github.com/7brend7)
* [#64](https://github.com/actualbudget/actual-server/pull/64) build: add node GC argument to fly template thanks [PartyLich](https://github.com/jPartyLich)
* [#65](https://github.com/actualbudget/actual-server/pull/65) build: add tini subreaper arg to fly template thanks [PartyLich](https://github.com/PartyLich)
* [70](https://github.com/actualbudget/actual-server/pull/70) Update Express to version 4.17 thanks [rich-howell](https://github.com/rich-howell)
* [#72](https://github.com/actualbudget/actual-server/pull/72) Fix/download only necessary files thanks [PartyLich](https://github.com/PartyLich)
* [#75](https://github.com/actualbudget/actual-server/pull/75) Switch syncing to simple sync method thanks [jlongster](https://github.com/jlongster)
* [#78](https://github.com/actualbudget/actual-server/pull/78) Respect configuration for user-files and don't init the app by [jlongster](https://github.com/jlongster)
* [#81](https://github.com/actualbudget/actual-server/pull/81) Store user files as blobs instead of unzipping them thanks [jlongster](https://github.com/jlongster)
* [#82](https://github.com/actualbudget/actual-server/pull/82) Build docker image on push to master or tag thanks [trevdor](https://github.com/trevdor)
8 changes: 8 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,14 @@ const sidebars = {
'Troubleshooting/Troubleshooting-Edge',
],
},
{
type: 'category',
label: 'Release Notes',
collapsed: true,
items: [
'Release-Notes/22.10.21',
],
},
],
};
module.exports = sidebars;

0 comments on commit fb78dea

Please sign in to comment.