Skip to content

Commit 18317ce

Browse files
committed
Added more info in Bug Fix section.
1 parent 3037aa3 commit 18317ce

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

website/content/blog/2024-12-01-a-year-in-review.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ It has been a year since we announced that we received a very generous donation
1414

1515
### So far in the last year we:
1616

17-
* Now have recurring Patreon subscriptions of $788/month
17+
* Now have recurring subscriptions (Patreon, Github & PayPal) of almost $2000 a month
1818
* Refreshed the website, with more focus on the creators and their titles \- Thanks Chris (ArisTurtle)
1919
* Overhauled the documentation site and increased the content by more than 500%, with even more to come
2020
* Released 3.8.2
@@ -67,13 +67,20 @@ It has been a year since we announced that we received a very generous donation
6767
* More starter kits for 2D and 3D
6868
* More shader guidance/samples
6969

70-
* #### Bug Fixes
70+
* #### Bug Fixes and Enhancements
7171

7272
* Re-enabled the Unit Tests for PR’s.
7373
* [Upgrade Mac Editor to net8.0-macos. Upgrade Eto.Forms](https://github.com/MonoGame/MonoGame/pull/8505)
74-
* Fix Issues with OpenAL Panning on DekstopGL and Mobile [https://github.com/MonoGame/MonoGame/pull/8480](https://github.com/MonoGame/MonoGame/pull/8480) and [https://github.com/MonoGame/MonoGame/pull/8466](https://github.com/MonoGame/MonoGame/pull/8466)
75-
* [Detect GamePad/Keyboard events on Android](https://github.com/MonoGame/MonoGame/pull/8465)
74+
* Fix Issues with OpenAL Panning on DesktopGL and Mobile [https://github.com/MonoGame/MonoGame/pull/8480](https://github.com/MonoGame/MonoGame/pull/8480) and [https://github.com/MonoGame/MonoGame/pull/8466](https://github.com/MonoGame/MonoGame/pull/8466)
75+
* [Detect GamePad/Keyboard events on Android](https://github.com/MonoGame/MonoGame/pull/8465)
7676
* [Remove string allocations when calling GamePad.GetCapabilities](https://github.com/MonoGame/MonoGame/pull/8453)
77+
* [Content Pipeline now works on M1/M2 Macs](https://github.com/MonoGame/MonoGame/pull/8570)
78+
* [Fix Android MediaPlayer Song implementation](https://github.com/MonoGame/MonoGame/pull/8583)
79+
* [Update MonoGame.Library.OpenAL to 1.23.1.10](https://github.com/MonoGame/MonoGame/pull/8560)
80+
* [Fix Sprite font multi byte parsing](https://github.com/MonoGame/MonoGame/pull/8554)
81+
* [Added Vibration and Caps to Native GamePad API](https://github.com/MonoGame/MonoGame/pull/8520)
82+
* [Fix MacOS Content directory location](https://github.com/MonoGame/MonoGame/pull/8479)
83+
* [Detect GamePad/Keyboard events on Android](https://github.com/MonoGame/MonoGame/pull/8465)
7784

7885
* #### Game Released (that we know of)
7986
* [Mochi's Escape](https://anonames-lair.itch.io/mochi-escape) by Anonames

0 commit comments

Comments
 (0)