Skip to content

Commit f5666e8

Browse files
Release: 3.1.165-RC1
1 parent a818ac2 commit f5666e8

28 files changed

Lines changed: 371 additions & 4 deletions

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
3.1.165-RC1 / 2026-02-24
3+
========================
4+
5+
* Hot-fix: fixes setup tool for Haystack
6+
27
3.1.165-RC0 / 2026-02-20
38
========================
49

docker/docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ services:
3333
networks:
3434
- sapl-net
3535
sapl:
36-
image: interlegis/sapl:3.1.165-RC0
36+
image: interlegis/sapl:3.1.165-RC1
3737
# build:
3838
# context: ../
3939
# dockerfile: ./docker/Dockerfile
40-
# container_name: sapl
40+
container_name: sapl
4141
labels:
4242
NAME: "sapl"
4343
restart: always

sapl/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
LOGIN_REDIRECT_URL = '/'
4444
LOGIN_URL = '/login/?next='
4545

46-
SAPL_VERSION = '3.1.165-RC0'
46+
SAPL_VERSION = '3.1.165-RC1'
4747

4848
if DEBUG:
4949
EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
206 Bytes
Binary file not shown.

sapl/static/sapl/frontend/css/painel-controle.3799868e.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
288 Bytes
Binary file not shown.

sapl/static/sapl/frontend/css/painel.c215b6be.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
288 Bytes
Binary file not shown.

sapl/static/sapl/frontend/css/votacao.cd5dc5a8.css

Whitespace-only changes.

sapl/static/sapl/frontend/js/chunk-vendors.e01af680.js

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)