Releases: Aetherinox/opengist-debian
Releases · Aetherinox/opengist-debian
v1.9.1
v1.9.0
- No major changes to address in this release
v1.8.4
- No major changes to address in this release
v1.8.3
- No major changes to address in this release
v1.8.2
Release Info
Item | Value |
---|---|
Stamp | 1.8.1-2024-11-03T00:14:03.000Z 🔺 1.8.2-2024-11-26T00:13:31.000Z |
Last Release | 22 days ago |
What's New
This release contains the following changes:
Statistics
How the files have changed:
- Changed files : 1
- Changes : 4
- Commits : 1
- Additions : 2
- Deletions : 2
- PRs (categorized) : 1
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- update issues-stale workflow : e66cf9e @Aetherinox
v1.8.1
- No major changes to address in this release
v1.8.0
Release Info
Item | Value |
---|---|
Stamp | 1.7.5-2024-09-12T04:21:10.000Z 🔺 1.8.0-2024-10-31T20:22:13.000Z |
Last Release | 49 days ago |
What's New
This release contains the following changes:
See here how to update Opengist.
🔴 Deprecations
Removed in the next SemVer MAJOR version of Opengist.
- Use the configuration option db-uri/OG_DB_URI instead of db-filename/OG_DB_FILENAME.
More info here if you plan to keep SQLite as a DBMS for Opengist.
Added
- Postgres and MySQL databases support (thomiceli/opengist#335)
- Passkeys & TOTP support + MFA (thomiceli/opengist#341) (thomiceli/opengist#342)
- Add/Remove admins (thomiceli/opengist#337)
- Queriable shorter uuids (thomiceli/opengist#338)
- Use Docker secrets (thomiceli/opengist#340)
- SVG preview in Markdown (thomiceli/opengist#346)
- Secret key definition & move the secret key file to its parent directory (thomiceli/opengist#358)
- More translation strings (thomiceli/opengist#339)
Changed
- Separate OAuth unlink URL (thomiceli/opengist#336)
Fixed
- Adding multiple empty lines in editor. (thomiceli/opengist#345)
- Config URL (thomiceli/opengist#343)
- Send Markdown preview data as form params (thomiceli/opengist#347)
- Fix oauth endpoint to support detecting https in 'Forwarded' header, enabling google support (thomiceli/opengist#359)
- Use mail handle if OAuth nickname is empty (thomiceli/opengist#362)
Other
- Use go 1.23 and update deps (thomiceli/opengist#354)
- Typos in README (thomiceli/opengist#363)
Statistics
How the files have changed:
- Changed files : 9
- Changes : 5148
- Commits : 5
- Additions : 2918
- Deletions : 2230
- PRs (categorized) : 5
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- update release workflow, artifact paths : 085bb4c @Aetherinox
- update workflow : 4aa54b2 @Aetherinox
- update workflows : e414740 @Aetherinox
- update workflow : 1c5d3b0 @Aetherinox
- update workflows : 311c2a1 @Aetherinox
v1.7.5
Release Info
Item | Value |
---|---|
Stamp | 1.7.4-2024-09-10T00:31:37.000Z 🔺 1.7.5-2024-09-12T04:21:10.000Z |
Last Release | 2 days ago |
What's New
This release contains the following changes:
Added
- New website for documentation using Vitepress https://opengist.io/ (thomiceli/opengist#326)
- Ukrainian localization (thomiceli/opengist#325)
- Dummy /metrics endpoint (thomiceli/opengist#327)
Statistics
How the files have changed:
- Changed files : 7
- Changes : 473
- Commits : 18
- Additions : 188
- Deletions : 285
- PRs (categorized) : 18
- PRs (uncategorized) : 0
- PRs (open) : 0
v1.7.4
Release Info
Item | Value |
---|---|
Stamp | 1.7.3-2024-08-04T23:07:42.000Z 🔺 1.7.4-2024-09-10T00:31:37.000Z |
Last Release | 36 days ago |
What's New
This release contains the following changes:
See here how to update Opengist.
Added
- More translations strings #294 #304
- Hide change password form when login via password disabled #314
- File delete button on create editor #320
- Assets cache header
- Hide secret values in admin config page
- Atomic pointer for indexer #321
Fixed
Other
- Removed logger trace and fatal levels #322
Statistics
How the files have changed:
- Changed files : 62
- Changes : 2648
- Commits : 6
- Additions : 295
- Deletions : 2353
- PRs (categorized) : 6
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- update cli flag --current : 26f77b4 @Aetherinox
🚀 Features
- make update.sh self-sufficient : ee6c1b3 @Aetherinox
🐛 Bugfixes
- fix paths for /usr/share/ : a0503c5 @Aetherinox
🔧 Changes
- move to template structure : 35b1177 @Aetherinox
- update workflow : 928f37b @Aetherinox
📦 Build & Dependencies
- (deps) bump mikepenz/release-changelog-builder-action from 4 to 5 : 071d824 @Aetherinox
v1.7.3
Release Info
Item | Value |
---|---|
Stamp | 1.6.1-2024-08-04T22:29:46.000Z 🔺 1.7.3-2024-08-04T23:07:42.000Z |
Last Release | 165 days ago |
What's New
See here how to update Opengist.
Added
- Setting to allow anonymous access to individual gists while still RequireLogin everywhere else (thomiceli/opengist#229)
- Make edit visibility a toggle (thomiceli/opengist#277)
- More translation strings (thomiceli/opengist#274) (thomiceli/opengist#281)
- String method to visibility (thomiceli/opengist#276)
Fixed
- Perms for http/ssh clone (thomiceli/opengist#288)
- Fix translation string (thomiceli/opengist#293)
Other
- Update deps Golang & JS deps
- Check translations keys in CI (thomiceli/opengist#279)
- Fix CI check for additional translations only (thomiceli/opengist#289)
Statistics
How the files have changed:
- Changed files : 1
- Changes : 24
- Commits : 1
- Additions : 18
- Deletions : 6
- PRs (categorized) : 1
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- build : 36b527f @Aetherinox