Skip to content

Changelog

3.35.0 (2024-12-10)

Features (1 change)

  • REP-146: December SEO improvements

3.33.0 (2024-12-06)

Bug fixes (1 change)

  • REP-144: Fixing 500 error in python version list

3.32.0 (2024-12-04)

Features (1 change)

  • REP-141: Turning off all public package data

Bug fixes (1 change)

  • REP-140: Rolling back change to ALB routing

3.31.0 (2024-11-22)

Features (1 change)

  • REP-138: Adding a custom changelog template

3.30.0 (2024-11-22)

Updated (1 change)

  • REP-137: Redirecting api.packagr.app to api.repoforge.io

3.29.0 (2024-11-22)

updated (1 change)

  • REP-136: Application performance tweaks

3.27.0 (2024-11-21)

removed (1 change)

  • REP-135: Removing GPG signing logic from core service

3.26.0 (2024-11-16)

Added (1 change)

  • REP-128: Running build docs (with the correct version) in the pipeline

3.25.0 (2024-11-16)

Fixed (1 change)

  • REP-127: Fixing Sentry issue PACKAGR3-CORE-3F

3.15.0 (2024-11-44)

  • REP-60: Adding support for Conda

3.14.0 (2024-10-29)

  • REP-106: Adding a free tier for public/open source projects only.

3.10.0 (2024-10-19)

  • REP-70: Refactor NPM API
  • REP-71: Refactor API documentation

3.9.0 (2024-10-16)

  • REP-64: Improving trial expiry experience

3.8.1 (2024-10-16)

Bug fixes

  • REP-69: Fixing caching issue in NPM

3.8.0 (2024-10-15)

  • REP-67: Improved billing experience for new users

3.7.0 (2024-10-14)

New features

  • REP-52: Adding support for Debian access logs
  • REP-57: Adding the ability to delete debian versions
  • REP-63: Adding the ability to delete Docker registries
  • REP-62: Adding Debian endpoints to the REST API

Bug fixes

  • REP-59: Prevent Debian uploads if file size limits have been exceeded
  • REP-48: Minor display issue in sidebar nav

3.6.0 (2024-10-11)

  • REP-51: Added support for Debian packages

3.5.1 (2024-10-07)

  • REP-44: Fixing Sentry issue PYTHON-SCANNER-F
  • REP-42: Fixing sentry issue PACKAGR3-CORE-2G
  • REP-41: Fixing sentry issue PACKAGR3-CORE-2H
  • REP-43: Fixing sentry issue PYTHON-SCANNER-9

3.5.0 (2024-10-04)

  • REP-19: Switching architecture from x86_64 to arm64
  • REP-20: Decommissioning Bigmailer in favour of AWS SES

3.4.0 (2024-10-03)

Rebranding from Packagr.app to RepoForge.io

We have taken the decision to rename Packagr to RepoForge.io. The rationale behind this is that the old product name is not great from a branding/SEO perspective (e.g. Google search always wants to autocorect it to "Package"). Therefore, in order to try and drive traffic to the service more effectively, we will be renaming it to "RepoForge.io". All calls to https://*.packagr.app will automatically be redirected to the new domain - users will not need to edit their configuration immediately. However, in the long run (e.g. once the current Packagr.app domain expires), you'll be asked to replace all references to "Packagr.app" to "RepoForge.io" in your implementations.

3.3.0 (2024-10-02)

  • REP12: Enabling Sentry in dashboard

3.2.0 (2024-10-02)

  • PKG-2: Improve performance of Python version download URL
  • PKG-3: Implement request caching on Python endpoints_

3.1.3 (2024-10-01)

Bug fixes

  • PKGR-34: (Sentry issue PYTHON-SCANNER-9): Resolving NoSuchFile error
  • PKGR-35: (Sentry issue PYTHON-SCANNER-A): Resolving KeyError on identifying severity

3.1.2 (2024-09-28)

Bug fixes

  • PKGR-31 (Sentry issue PACKAGR3-CORE-23): Cannot query field 'username' on type 'UserType'
  • PKGR-32 (Sentry issue PACKAGR3-CORE-2J): Int cannot represent non 32-bit signed integer value: 10737418240

3.1.1 (2024-09-27)

Bug fixes

  • PKGR-12: 500 error on sending request with empty token (Sentry Issue: PACKAGR3-CORE-21)

3.1.0 (2024-09-26)

Infrastructure changes

  • PKGR-1: Implemented autoscaling groups for DynamoDB and ECS

3.0.0 (2024-09-25)

New features

  • Migrating backend from Django to FastAPI
  • Migrating backend from PostgreSQL to DynamoDB
  • Retiring existing registry implementation and re-implementing the functionality in new FastAPI service
  • Migrating legacy VueJS dashboard to React (Vite)

Breaking changes

  • Removed the ability to authenticate requests to the REST API with user authentication