This repository was archived by the owner on Oct 17, 2025. It is now read-only.
Releases: JaneliaSciComp/fileglancer-central
Releases · JaneliaSciComp/fileglancer-central
1.0.0
What's Changed
- fix: do not carry over last valid value for groups in the fsp table by @allison-truhlar in #31
- chore: removes unused docker files / references by @neomorphic in #32
- sharing key caching by @neomorphic in #33
- Decouple Janelia wiki code by @krokicki in #34
Full Changelog: 0.9.0...1.0.0
0.9.0
What's Changed
- Escape the sharing name in the proxied path URL by @krokicki in #29
- migrate to postgres by @neomorphic in #26
- feat: Adds version endpoint to expose server version by @neomorphic in #30
Full Changelog: 0.8.0...0.9.0
0.8.0
0.7.2
Added Alembic stamp command to initialize database migrations.
Full Changelog: 0.7.1...0.7.2
0.7.1
Added Alembic configuration to the distribution so that it works in production.
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Add external bucket database by @krokicki in #23
- Add notifications endpoint by @neomorphic in #24
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- fix: documentation in config.yaml.template by @allison-truhlar in #19
- Ticket methods by @allison-truhlar in #20
- Handle wiki outages by @krokicki in #21
- Atlassian cloud integration by @krokicki in #22
New Contributors
- @allison-truhlar made their first contribution in #19
Full Changelog: 0.5.0...0.6.0
0.5.0
0.4.0
First production release.
What's Changed
- feat: removes nginx from the docker-compose by @neomorphic in #13
- Changes to support PostgreSQL by @cgoina in #14
- Extend proxied path API by @krokicki in #15
- Proxied paths use fsp name by @krokicki in #16
Full Changelog: 0.3.0...0.4.0
0.3.0
First release to PyPI.
What's Changed
- Capability to access user shared data by @cgoina in #9
- fix: Removes owner attribute from FileSharePath model. by @neomorphic in #11
- Added flag to disable setuid functionality when running locally by @krokicki in #10
- Wrap user proxied paths in an object instead of returning a list by @cgoina in #12
New Contributors
Full Changelog: 0.2.0...0.3.0