All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add API to get voice record by user ID #111
- Expose TPS API for adding images #106
- Remove user data #104
- Fix upload image BBs API #100
- Create "upload image" bbs API #97
- Use redirect to S3 for file downloads (EDIT: Stream files from S3) #94
- Fix host/base URL environment variables
- Refactor and support arbitrary file types #87
- Expose delete user audio record API #91
- Add user audio record availabillity #89
- Missing admin image permission #74
- Unable to upload profile images to S3. The S3 profile picture acl has been changed from "authenticated-read" to "private" #72
- Prepare the project to become open source #62
- Fix content item categories #67
- Fix broken decode of content item #60
- Fix bad documentation for content item APIs #56
- Fix content item API inconsistencies #52
- Update Core auth library to the latest version and repo #49
- Fix broken content items API #47
- Update Swagger library due to security issue #45
- Bad response after requesting POST /image #41
- Additional fix for setting appropriate ACL permission #38
- Introduce CRUD of profile photos #38
- Introduce content item APIs (admin & client). More changes #34
- Introduce content item APIs (admin & client). More changes #34
- Introduce content item APIs (admin & client) #34
- Introduce & support health information data #33
- Add support of all_admin_content permission #30
- Update permissions and link core permissions #28
- Support Core access tokens for UIUC client APIs #27
- Twitter feed/widget just spins and spins #25
- Integrate Core-BB #22
- Additional fixes for image upload, cache expiration and readme improvements #10
- Additional Twitter api improvements and fixes #11
- Fixed missing cwebp executable within the docker image
- Fixed API doc & admin api security check#10
- GET /student_guides results "null" response on missing data in the table #8
- Improve documentation #6
- Implement student guide client & admin APIs #1