See here how to update Opengist.
Added
- Gist expiration + scheduled actions (#726)
- Archive gists (#739)
- Avatar upload (#730)
- Push to gists with access tokens (#752)
- Seed user/admin account via CLI (#750)
- Open Graph and Twitter Card meta tags on gist pages (#756)
- OpenSSH support (#735)
- PKCE for OAuth providers (#720)
- GitHub alerts in Markdown (#721)
- Mermaid (
.mmd) file rendering support (#741) - Syntax highlighting for Salesforce Apex language (#725)
- Codemirror highlighting and comment shortcut (#742)
- Confirmation prompt before deleting a file in the editor (#740)
- Default sort gists user preference (#744)
- Embedding light, dark and auto themes (#718)
- Allow copying embedded gists (#719)
- Option to disable file upload (#737)
HEADendpoint for raw and download file (#748)- Log path config (#745)
- PostgreSQL & MySQL socket connections (#733)
- IPv6 literals support (#749)
- Allow underscores in usernames (#703)
rel="canonical"link tag (#732)- Rootless Docker image (#716)
- Korean (ko-KR) translation (#767)
Fixed
- Improve Git handler security (#769)
- Improve git
/initwith correlation token (#751) - Fix fatal startup error on unparseable git version (#731)
- Fix actions db (#761)
- Move users avatar directory (#760)
- Better handler for committed HTTP responses (#734)
- Sanitize DOM for ipynb rendering (#736)
- Add
no-storeheader for embedded js (#724) - Make ssh import failure a warning (#705)