Skip to content

Releases: dzikoysk/reposilite

Reposilite 3.3.1

08 Feb 17:20
Compare
Choose a tag to compare

Changes

  • GH-1724 Fix broken javadoc latest redirect (thanks @berg ❤️)
  • GH-1726 Fix version comparator & cover it with tests (thanks @berg ❤️)
  • GH-1698 Fix SSL - don't exclude org.eclipse.jetty.http2 from minimize (thanks @zugazagoitia ❤️)

Changes in API

Sponsors
Also thanks for all sponsors that support my work this month 💜

Active GitHub Sponsors milkyway0308, andrm, insertt, Koressi, rdehuyss, zugazagoitia, tipsy, neg4n, mattwelke, bopke, Kamilkime, crejk

Minimal requirements

  • Java 11+
  • RAM 24MB

Downloads

Reposilite 3.3.0

02 Feb 16:29
Compare
Choose a tag to compare

Changes

  • GH-1692 Refactored Javadocs plugin (thanks @Rollczi ❤️)
    • #1599 Cleanup javadoc plugin sources and merge it with main codebase
    • #1665 JavaDoc Clicking on Overview will give status 404
    • #1510 Make javadocs more accessible for users
    • #1519 JavaDoc plugin uses old artifact version
  • GH-1700 Fixed missing dark theme for input fields in upload form
  • GH1684 Fixed time-series range returned by stats facade
  • GH-1718 Do not proces invalid UTF-8 sequences in LazyPlaceholderResolver
  • GH-1693 Fixed link to the file preview
  • Bumped dependencies

Sponsors
Also thanks for all sponsors that support my work this month 💜

Active GitHub Sponsors milkyway0308, andrm, insertt, Koressi, rdehuyss, zugazagoitia, tipsy, neg4n, mattwelke, bopke, Kamilkime, crejk

Minimal requirements

  • Java 11+
  • RAM 24MB

Downloads

Reposilite 3.2.7

23 Jan 00:25
Compare
Choose a tag to compare

Changes

  • GH-1696 Fixed PEM certificates and its description in local configuration
  • GH-1691 Excluded .module files from resolved requests (6856c98 and removed existing ones)
  • 218bf40 Muted PoolBase, HikariPool & bulk save operation (for 0 entries) at debug level
  • GH-1694 Added Caddy guide (thanks @JorenSix ❤️)
  • GH-1695 Added time units to timeout config

Sponsors
Also thanks for all sponsors that support my work this month 💜

Active GitHub Sponsors milkyway0308, andrm, insertt, Koressi, rdehuyss, zugazagoitia, tipsy, neg4n, mattwelke, bopke, Kamilkime, crejk

Minimal requirements

  • Java 11+
  • RAM 24MB

Downloads

Reposilite 3.2.6

13 Jan 13:47
Compare
Choose a tag to compare

Changes

  • GH-1659 Reimplemented compact list view mode in UI
    obraz
  • GH-1690 Fixed X-axis in instance status chart
  • Bumped dependencies

Sponsors
Also thanks for all sponsors that support my work this month 💜

Active GitHub Sponsors milkyway0308, insertt, Koressi, andrm, rdehuyss, zugazagoitia, tipsy, neg4n, mattwelke, bopke, Kamilkime, crejk

Minimal requirements

  • Java 11+
  • RAM 24MB

Downloads

Reposilite 3.2.5

09 Jan 13:39
Compare
Choose a tag to compare

Changes

  • GH-1659 Add alternative compact list view in UI
  • GH-1659 Add missing space in BreadcrumbNavigation component
  • GH-1659 Disable text breaks in file list entries
  • GH-1686 Fix navigation in file browser
  • GH-1688 Remove Kotlin stdlib dependency from plugins
  • Bumped Kotlin to 1.8.0 + updated some other dependencies

Sponsors
Also thanks for all sponsors that support my work this month 💜

Active GitHub Sponsors milkyway0308, insertt, Koressi, andrm, rdehuyss, zugazagoitia, tipsy, neg4n, mattwelke, bopke, Kamilkime, crejk

Minimal requirements

  • Java 11+
  • RAM 24MB

Downloads

Reposilite 3.2.4

08 Jan 01:11
Compare
Choose a tag to compare

Changes

  • GH-1659 Add alternative compact list view in UI
    obraz
  • GH-1683 Fixed route-remove command
  • GH-1682 Support for pathStyleAccessEnabled property in S3 client configuration:
$ java -jar reposilite.com -Dreposilite.s3.pathStyleAccessEnabled=true
  • Bumped dependencies

Sponsors
Also thanks for all sponsors that support my work this month 💜

Active GitHub Sponsors milkyway0308, insertt, Koressi, andrm, rdehuyss, zugazagoitia, tipsy, neg4n, mattwelke, bopke, Kamilkime, crejk

Minimal requirements

  • Java 11+
  • RAM 24MB

Downloads

Reposilite 3.2.3

31 Dec 13:47
Compare
Choose a tag to compare

Changes

  • GH-1667 Add default dummy S3 region for the authorization header (thanks @LostLuma ❤️)
  • GH-1663 Fix calculation of used by current Reposilite instance memory in the dashboard
  • GH-1663 Fix memory usage in status command
  • GH-1662 Replace in-memory cache with stored on fs processed frontend files

Changes in API

  • GH-1664 Make Repository.storageProvider & FileSystemStorageProvider public
  • GH-1664 Open access to named Loom thread-pool with fallback to regular executor service

Sponsors
Also thanks for all sponsors that support my work this month 💜

Active GitHub Sponsors milkyway0308, insertt, Koressi, andrm, rdehuyss, zugazagoitia, tipsy, neg4n, mattwelke, bopke, Kamilkime, crejk

Minimal requirements

  • Java 11+
  • RAM 24MB

Downloads

Reposilite 3.2.2

20 Dec 16:59
Compare
Choose a tag to compare

Changes

  • GH-1655 Added dashboard for managers!
    obraz
  • GH-1634 Support PUID & PGID env variables in entrypoint script
  • GH-1656 Ignore capitalization of Authentication header
  • Bumped dependencies

Sponsors
Also thanks for all sponsors that support my work this month 💜

Active GitHub Sponsors milkyway0308, insertt, Koressi, andrm, rdehuyss, tipsy, zugazagoitia, neg4n, mattwelke, bopke, crejk

Minimal requirements

  • Java 11+
  • RAM 32MB

Downloads

Reposilite 3.2.0

30 Nov 01:18
Compare
Choose a tag to compare

Changes - Mostly cosmetic updates:

  • GH-1593 Loom support (JDK19 with --enable-preview)
  • GH-1636 Support custom authentication methods in mirrored repositories
  • GH-1633 Configuration scheme is generated at compile-time phase to reduce minimal requirements of Reposilite 3.x
  • GH-1635 Excluded mirrored repositories from checksum plugin
  • Improvements in guide
  • Bumped dependencies

Sponsors
Also thanks for all sponsors that support my work this month 💜

Active GitHub Sponsors milkyway0308, insertt, Koressi, andrm, rdehuyss, tipsy, zugazagoitia, neg4n, sebba-dev, mattwelke, bopke, crejk,

Minimal requirements

  • Java 11+
  • RAM 20MB

Downloads

Reposilite 3.1.1

03 Nov 01:19
Compare
Choose a tag to compare

Changes - Mostly cosmetic updates:

  • GH-1551 Return to base directory after clicking on Overview tab
  • GH-1630 Fixed error message for unknown commands
  • GH-1619 Fixed invalid XML tag in Maven snippets (by @joshuasing)
  • GH-1603 Fixed plugin version dropdown color in dark theme (by @sudhinm)
  • Improvements in guide
  • Bumped dependencies

Sponsors
Also thanks for all sponsors that support my work this month 💜

Active GitHub Sponsors milkyway0308, insertt, Koressi, andrm, rdehuyss, tipsy, zugazagoitia, neg4n, sebba-dev, arthurr0, Rollczi, mattwelke, bopke

Minimal requirements

  • Java 11+
  • RAM 32MB

Downloads