Releases: flora-pm/flora-server
Releases · flora-pm/flora-server
v1.0.21
v1.0.20 -- Hotfix release
- Sort and limit the amount of releases in the DB instead of Flora #567
v1.0.19
v1.0.18
v0.1.17
v1.0.16
v1.0.15
What's Changed
- [FLORA-434] Show 3 numbers in version if using 0x versioning scheme. by @a-02 in #490
- [FLORA-491] Deduplicate dependencies listed in package overview by @tchoutri in #492
- [NO-ISSUE] Use Sel for password hashing by @tchoutri in #493
- [NO-ISSUE] Delete data from test tables instead of dropping the DB by @tchoutri in #494
New Contributors
Full Changelog: v1.0.14...v1.0.15
Flora 1.0.14 – Now going meta-index!
With this release, Flora is now able to process other package repositories.
On flora.pm we will start with indexing the Cardano packages. See https://flora.pm/documentation/namespaces for more information.
The search bar also gains modifiers, including one that allows you to restrict a package search to a specific namespace.
See https://flora.pm/documentation/search-features for more. information.
What's Changed
- Colourise in red deprecation markers on the package page (#438)
- Added more matches to the natural language processing category (#440)
- Allow package imports from multiple repositories (#444)
- Add a page on namespaces in the documentation (#451)
- Add initial support for hosting package tarballs (#452)
- Show depended on components in dependencies page (#464)
- Add search bar for reverse dependencies (#476)
- Support non Hackage repo URLs (#479)
- Add description field in package index (#486)
- Introduce search bar modifiers (#487)
New Contributors
- @LemonjamesD made their first contribution 🎉
Flora 1.0.13
What's Changed
- Exclude deprecated releases from latest versions and search (#373)
- Add namespace browsing (#375)
- Overhaul the
nix
setup of flora and adjust the docs accordingly (#369) - Allow importing from index tarballs and incremental importing (#387)
- Introduce a public API (#415)
- Fixed text color for header and button in login page (#418)
- Fix mismatching OpenSearch names (#427)
- Fix the margins of the search bar in mobile view (#430)
- Have proper breadcrumbs for the package page title (#431)
- Configure the API gateway (#432)
New Contributors
- @kenranunderscore made their first contribution in #365
- @MangoIV made their first contribution in #369
- @mau5mat made their first contribution in #419
- @iceCream-Taco made their first contribution in #427
Full Changelog: v1.0.12...v1.0.13