Releases: pygame/pygameweb
0.0.6 Northern Rockhopper Penguin release 2
pygameweb is the source code for the pygame website at https://www.pygame.org/
- #76 Adding syncing github releases to pygame website releases. Youtube trailer, and patreon links for projects.
- #70 Adding link to artist in residence.
- #66 Tag pages not showing spam projects from banned users.
- #65 Admin may need to lock a wiki page from edits.
- #63 News items have human readable links. Admin UI for posting news.
- #59 fix the github example search links
- #58 Moving docscomments jquery plugin from the pygame docs to the website.
- #57 Use sqlalchemy_pytest_fixtures package for sql test fixtures.
- #56 Use python-dotenv instead of custom code for env vars.
- #55 pygame docs are now made with 'setup.py docs'.
See a full diff of changes since last release.
Majestic photo of a Northern Rockhopper Penguin by Brian Gratwicke
0.0.4 - Northern Rockhopper Penguin
pygameweb is the source code for the pygame website at https://www.pygame.org/
- #52 Adding ability to deploy through travisci. And docs.
- #46 Wiki readability. Wiki tools on left out of reading line.
- Twitter card for releases. For nicer view when posting to twitter.
- Wiki table of contents improvements.
- builds docs for pygame, when something lands on pygame github master branch.
- project release feeds bugfix.
- Only show one recent release for each project. Some projects release a few times in a row.
- Wiki, nicer pre code handling.
- Wiki code uses inline colors, so copy/paste works with colors too.
- use https for login and register buttons, even when on http (see Why can't we turn off HTTPS?).
- Ask more bad robot web crawlers not to be bad.
See a full diff of changes since last release.
Majestic photo of a Northern Rockhopper Penguin by Brian Gratwicke
0.0.1 - Weedy Seadragon
#30 https url scheme default(not in DEBUG). https login links even on http.
#29 News feeds (rss, atom) are in the header of every page again.
#28 Improved table of contents on the wiki. Syntax help on edit page. Clear cache after edit.
#27 Changes are now shown again when people do a new project release. Project test improvements.
#31 /admin turned off by default, APP_ADMIN config variable.
#13 Admin interface improvements