Skip to content

Releases: flora-pm/flora-server

Flora 1.0.11 – Patch release

26 Mar 13:24
Compare
Choose a tag to compare

This is a patch release to fix the alignment problem of the search bar introduced in 1.0.10 when the screen size triggers the relevant breakpoint.

Flora 1.0.10

21 Mar 22:30
Compare
Choose a tag to compare

Changelog for this release:

  • Add buttons to the main page for ghcup and cabal guides (#341)
  • Split the project into internal libraries (#337)
  • Fetch and store deprecation information about packages (#342)
  • Only index versionless package pages (#343)
  • Display deprecation information on the package page (#344)
  • Display deprecation information for releases (#347)
  • Make package listings denser (#355)

Flora 1.0.9

06 Jan 15:55
Compare
Choose a tag to compare
  • Fix package title size in smaller screens (#297)
  • Enqueue package import jobs (#300)
  • Make the categories page more responsive on smaller screens (#310), (#314)
  • Only keep MAJ.Min numbers of a version in the package page "installation" section (#310)
  • Add a GIN index on the payload jsonb for oddjobs (#312)
  • Don't fail the upload time job when the package doesn't exist (#313)
  • Respect manual override of system theme (#321)
  • Paginate reverse dependencies page (#322)

Flora 1.0.8

30 Nov 14:02
Compare
Choose a tag to compare

What's Changed

  • [FLORA-134] Render testedWith field in the package page by @tchoutri in #249
  • [FLORA-134] Use better colours for the compiler badges by @tchoutri in #285
  • [FLORA-283] Promote exact matches when searching packages by @tchoutri in #284

New Contributors

Full Changelog: v1.0.7...v1.0.8

Flora 1.0.7

02 Nov 07:15
Compare
Choose a tag to compare

What's Changed

  • [FLORA-258] Add new categories: profiling, debugging and telemetry 🆕 by @kutyel in #259
  • [FLORA-260] Improve the listing of package versions by @tchoutri in #261
  • [FLORA-254] Use Sub-Resource Integrity (SRI) for JS and CSS by @tchoutri in #262
  • [FLORA-254] Hash asset files for production builds by @tchoutri in #266
  • [FLORA-264] Fix leading whitespace in pre > code blocks by @tchoutri in #267

New Contributors

Flora 1.0.6 - Hotfix

27 Oct 21:15
Compare
Choose a tag to compare

What's Changed

  • [NO-ISSUE] Switch flake.nix to use horizon-platform at ghc 9.4.2 by @locallycompact in #252
  • [FLORA-255] Fix the dependents view to include other namespaces by @tchoutri in #256

New Contributors

Full Changelog: v1.0.5...v1.0.6

Flora 1.0.5

22 Oct 18:08
Compare
Choose a tag to compare

What's Changed

  • [FLORA-233] Reorder the columns of the package view in mobile view by @tchoutri in #234
  • [FLORA-205] Enable the use of markdown extensions by @Taneb in #236
  • [FLORA-235] Autofocus the search field on the home page by @AlexandreTunstall in #238
  • [NO-ISSUE] Refactor FloraWeb.Templates.render by @Gabriella439 in #239
  • Enable flake support for development by @Gabriella439 in #240
  • [FLORA-147] Support release changelogs by @tchoutri in #241
  • [FLORA-208] Packages are no longer kept as their own dependent by @tchoutri in #242
  • [FLORA-243] Only show library dependencies that are fully imported by @tchoutri in #244
  • [FLORA-185] Display license in package listings by @tchoutri in #245
  • [FLORA-246] Display package flags by @tchoutri in #247
  • [FLORA-137] Render description to HTML when there is no README by @tchoutri in #248
  • [NO-ISSUE] Prepare release 1.0.5 by @tchoutri in #251

New Contributors

Full Changelog:https://github.com/flora-pm/flora-server/blob/development/CHANGELOG.md#v105----2022-10-22

Flora v1.0.4

02 Oct 10:21
e7e00da
Compare
Choose a tag to compare

What's Changed

  • [FLORA-169] Colourise the search bars on focus by @tchoutri in #215
  • [FLORA-216] Add OpenGraph metadata in package pages by @tchoutri in #217

Full Changelog: https://github.com/flora-pm/flora-server/blob/development/CHANGELOG.md#v104----2022-10-02

Flora v1.0.3

22 Sep 13:37
Compare
Choose a tag to compare

What's Changed

Flora v1.0.2

13 Sep 15:41
Compare
Choose a tag to compare

What's Changed

Full Changelog