File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ They created pull requests. Thanks for cooperating.
1717- Rickard Andersson
1818- Julien @AnnoyingTechnology
1919- Tom Kuijer
20+ - Thijs Meijer
2021
2122## At a Glance
2223
@@ -169,7 +170,8 @@ MIT License
169170- 2022-08-04: [ Ver.28]
170171 Added the getContainerData(URL) method to the FMDataAPI class for accessing container data from the url containing /Streaming/MainDB.
171172 [ BUG FIX] The FileMakerRelation class's toArray method didn't return array (Thanks to Talwinder Singh).
172-
173+ - 2022-xx-xx: [ Ver.29]
174+ Fixed the 'HTTP/2 stream 0 was not closed cleanly' problem with the new FileMaker (Thanks to @thijsmeijer )
173175
174176## API Differences between ver.8 and 7.
175177### FMDataAPI class
Original file line number Diff line number Diff line change 6565 },
6666 {
6767 "name" : " Tom Kuijer (Contributor)"
68+ },
69+ {
70+ "name" : " Thijs Meijer (Contributor)"
6871 }
6972 ],
7073 "support" : {
You can’t perform that action at this time.
0 commit comments