Skip to content

Releases: dzikoysk/reposilite

NanoMaven 2.0.1

07 May 16:19
6eed866
Compare
Choose a tag to compare

Changes:

  • Use default frontend layout as error page (you should remove index.html from previous version)
  • Support main repository name in url path even if repositoryPathEnabled is false
  • Improve 404 messages

Requirements:

  • Java 8

Download:

NanoMaven 2.0.0

08 Apr 18:28
6e6ba95
Compare
Choose a tag to compare

Changes:

  • Remove user system
  • Remove project system
  • Replace bugged configuration system with YAML configurations
  • Add token based auth system
  • Reorganize and cleanup code
  • Add custom index.html
  • Improve logging
  • Add stop command

Requirements:

  • Java 8

Download:

NanoMaven 1.0.7

04 Oct 20:41
Compare
Choose a tag to compare

Added:

  • Allow to select repository directories from the configuration, if you're using an older version of config, you have to add this section manually:
# Root directories of repositories
repositories:
- releases
- snapshots

Requirements:

  • Java 8

Download:

NanoMaven 1.0.6

04 Oct 18:11
Compare
Choose a tag to compare

Added:

  • Add HEAD requests support

Requirements:

  • Java 8

Download:

NanoMaven 1.0.4

12 May 22:52
ea2aa20
Compare
Choose a tag to compare

Added:

  • projects and users commands

Changes:

  • Fixed non-versioned NanoRepositoryFile ( ಠ_ಠ)
  • Added Content-Length in response

Requirements:

  • Java 8

Download:

NanoMaven 1.0.3

30 Aug 18:28
Compare
Choose a tag to compare

Added:

  • Auth system based on BCrypt
  • Commands help, add-user, add-project, add-member
  • Maven builds
  • Administrator accounts

Changes:

  • Fixed the deploy handler ( ಠ_ಠ)
  • Removed debug log from the temp system

Requirements:

  • Java 8

Download: