This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Releases: taviso/mpgravity
Releases · taviso/mpgravity
MicroPlanet Gravity 3.0.6
3.0.6b
- Fixed: Removed debugging message from release build.
3.0.6
- Added : Experimental support for NNTPS, you can select "Connect Securely" in the server dialog.
- Changed : Disable the splashscreen by default.
- Changed : Use startup directory to find help file, which makes portable installation easier.
MicroPlanet Gravity 3.0.5
3.0.5 Released 07/04/2020
- Upgraded : Gravity now builds with VS2019.
- Added : Mouse scroll wheel now works in subscription dialog.
- Added : New rule syntax "Cross-posted to alt.terrible.group".
- Fixed : Dialog titles could sometimes contain garbage or crash.
- Upgraded: zlib 1.2.3 (from 2005) to 1.2.11 (from 2017).
- Upgraded: pcre 4.4 (from 2003!) to 8.8 (from 2020).
- Upgraded: hunspell 1.2.8 (from 2008) to 1.7.0 (from 2018).
- Upgraded: libpng 1.2.8 (from 2004) to 1.6.37 (from 2019).
- Upgraded: Updated the affix and dictionaries from libreoffice.
- Fixed : Spellchecker no longer uses HKLM to lookup dictionary
path, this doesn't make sense post-Vista. It now always uses
the folder that the Gravity executable is in. - Upgraded: Installer now builds with WiX.
MicroPlanet Gravity 3.04
- MSVC v142 (Visual Studio 2019)
- Compiled with
/O2
and/guard:cf