Releases: FoamFactory/archetype
Releases · FoamFactory/archetype
v1.0.7
Compare
Sorry, something went wrong.
No results found
jwir3
released this
03 Aug 14:38
Features
Dynamically build the DATABASE_URL from environment variables, rather than expecting it to be
specified as its own environment variable.
v1.0.5
Compare
Sorry, something went wrong.
No results found
jwir3
released this
10 Apr 15:41
v1.0.5
Features
Made GET /avatars return a dehydrated version of avatar records. (#7 )
v1.0.4
Compare
Sorry, something went wrong.
No results found
jwir3
released this
10 Apr 03:38
1.0.4
Features
Added an endpoint to upload avatars using a data uri.
v1.0.2
Compare
Sorry, something went wrong.
No results found
jwir3
released this
06 Mar 17:14
v1.0.2
Bug Fixes :
Fix problem caused by un-iniitalized database. (#4 )
Fix issue where MySQL database did not persist after container restart. (#3 ))
Enhancements :
Allow for more options in ALLOWED_HOSTS by using a regex. (#1 )