Skip to content

Releases: dzikoysk/reposilite

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

Reposilite 3.1.0

21 Oct 12:57
Compare
Choose a tag to compare

Changes

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, FlawCra, arthurr0, mattwelke, bopke

Minimal requirements

  • Java 11+
  • RAM 32MB

Downloads

Reposilite 3.0.4

06 Oct 08:04
de37c92
Compare
Choose a tag to compare

Changes

  • GH-1590 Fix empty directory list for tokens with routes defined as /
  • GH-1461 Limit cache bypass headers only to API routes
  • GH-1556 Fix aggregation of stats records from different months
  • GH-1559 Release fat-jar as standalone publication
  • GH-1557 Release Docker images to GitHub registry (thanks @joshuasing)
  • Bump dependencies

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

Still active GitHub Sponsors milkyway0308, tipsy, Koressi, insertt, andrm, rdehuyss, zugazagoitia, neg4n, sebba-dev, FlawCra, arthurr0

Minimal requirements

  • Java 11+
  • RAM 32MB

Downloads

Reposilite 3.0.3

11 Sep 13:58
3bfe2a0
Compare
Choose a tag to compare

Changes

  • GH-1546 Characters from URL are now filtered in 404 page to prevent XSS (thanks @Michele0303 ❤️)
  • GH-1349 Added token-regenerate command (thanks @Tree4Free ❤️)
  • GH-1547 Fixed invalid CSS rules for tab components in Settings forms
  • GH-1547 Close S3 client on shutdown
  • GH-316 Enhanced logging at DEBUG level in case of error responses
  • GH-1474 Several changes related to breaking changes in Javalin & plugins
  • Bumped dependencies
  • 57debe4 994a5cd Fixes in official guide (thanks @TheTechRobo & @Rollczi ❤️ )

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

Still active GitHub Sponsors milkyway0308, andrm, Koressi, insertt, tipsy, rdehuyss, zugazagoitia, neg4n, FlawCra, sebba-dev,

Minimal requirements

  • Java 11+
  • RAM 32MB

Downloads

Reposilite 3.0.2

19 Aug 09:36
Compare
Choose a tag to compare

Changes

  • GH-1513 Fixed stub POM generator (thanks @Tree4Free ❤️)
  • GH-1509 Disabled animation of tabs in the dashboard to avoid bugs on Safari & reduce overhead on lower spec devices
  • GH-1474 Several changes related to breaking changes in Javalin & plugins
  • Bumped dependencies

Minimal requirements

  • Java 11+
  • RAM 32MB

Downloads

Reposilite 3.0.1

10 Aug 14:21
Compare
Choose a tag to compare

Changes

  • GH-1474 Several changes related to breaking changes in Javalin & plugins
  • GH-1504 Use sandbox mode in Javadocs plugin
  • GH-1505 Update & recompile swagger plugin
  • Bumped dependencies

Minimal requirements

  • Java 11+
  • RAM 32MB

Downloads

Reposilite 3.0.0

01 Aug 16:39
Compare
Choose a tag to compare

Stable release of Reposilite 3.x has been finally released! 🎉

Reposilite 3.x is tested for a few months (alphas & RCs builds) and quite a lot of users decided to roll out their instances to production already.
Thanks to all contributors and testers for constant feedback, proposals and bug reports!

Another big thanks to all sponsors that support my work financially all this time:

Still active GitHub Sponsors (01.08.2022) tipsy, Koressi, insertt, andrm, rdehuyss, zugazagoitia, neg4n, sebba-dev
All time zzmgck, tipsy, Koressi, insertt, bmstefanski, milkyway0308, rdehuyss maxant, alexwhb, Douglas Lawrie, neg4n, crejk, EthanDevelops, escv, shitzuu, peter-jerry-ye, andrm, zugazagoitia, Rob, FlawCra, sebba-dev, mufinlive

Reposilite 3.x is ~1200 commits ahead of Reposilite 2.x, it was fully rewritten to resolve several root issues and support much more.
With this release, Reposilite 2.x reaches end of life and it won't receive any further changes.

New features

To learn more about Reposilite 3.x, visit official guide: reposilite.com
Old website has been moved to v2.reposilite.com

Migration
If you are using Reposilite 2.x, you should take a look at migration guide.
There's a brief summary of differences between 3.x and 2.x, you can also find a way to upgrade to 3.x:

Requirements

  • Java 11+
  • RAM 32MB+

Downloads

Reposilite 3.0.0-rc.4

11 Jul 14:21
Compare
Choose a tag to compare

3rd release candidate of Reposilite 3.x and probably the last one! 🎉

Notes:

  1. This version of Reposilite is incompatible with:
    2.1. Reposilite 2.x.
    2.2. Versions before .24 (if used with H2 database target was used): Database has to be recreated
    2.3. All alphas: You have to reconfigure your instance, because configuration system received breaking changes
  2. This build is dedicated only for testers and people that are aware of bugs, but still want to experiment and help in release lifecycle
  3. There is a small chance that RC builds may become incompatible even with final release of Reposilite 3.0.0 in case of major issues that requires breaking fixes

Detailed changelog and migration notes should be released with official Reposilite 3.0.0

Requirements

  • Java 8+
  • RAM 16MB+

Downloads ~ from Reposilite based repository ʕ•ᴥ•ʔ

Reposilite 3.0.0-rc.2

24 Jun 12:58
Compare
Choose a tag to compare

2nd release candidate of Reposilite 3.x. Notes:

  1. This version of Reposilite is incompatible with:
    2.1. Reposilite 2.x.
    2.2. Versions before .24 (if used with H2 database target was used): Database has to be recreated
    2.3. All alphas: You have to reconfigure your instance, because configuration system received breaking changes
  2. This build is dedicated only for testers and people that are aware of bugs, but still want to experiment and help in release lifecycle
  3. There is a small chance that RC builds may become incompatible even with final release of Reposilite 3.0.0 in case of major issues that requires breaking fixes

Detailed changelog and migration notes should be released with official Reposilite 3.0.0

Requirements

  • Java 8+
  • RAM 16MB+

Downloads ~ from Reposilite based repository ʕ•ᴥ•ʔ

Reposilite 3.0.0-rc.1

09 Jun 14:29
Compare
Choose a tag to compare

1st release candidate of Reposilite 3.x. Notes:

  1. This version of Reposilite is incompatible with:
    2.1. Reposilite 2.x.
    2.2. Versions before .24 (if used with H2 database target was used): Database has to be recreated
    2.3. All alphas: You have to reconfigure your instance, because configuration system received breaking changes
  2. This build is dedicated only for testers and people that are aware of bugs, but still want to experiment and help in release lifecycle
  3. There is a small chance that RC builds may become incompatible even with final release of Reposilite 3.0.0 in case of major issues that requires breaking fixes

Detailed changelog and migration notes should be released with official Reposilite 3.0.0

Requirements

  • Java 8+
  • RAM 16MB+

Downloads ~ from Reposilite based repository ʕ•ᴥ•ʔ