Skip to content

Releases: leihs/leihs

Leihs 7.1.0

12 Sep 16:20
7.1.0
0d1a2ef
Compare
Choose a tag to compare

admin

  • feat: add new setting public_image_caching_enabled
  • chore: extend available http-server parameters

borrow

  • feat: show cart expiration warning in top nav
  • fix: better timeout
  • fix: calendar loading indicator positioning
  • fix: send to delegated_user than to delegator_user
  • fix: wrong email template for submitted
  • chore: enable image caching
  • chore: optimize broken reservations in refresh timeout

database

  • feat: add new setting public_image_caching_enabled
  • fix: tables in binary dumps; use UTC for sql dumps
  • chore: exclude user images from auditing

deploy

  • chore: improve reverse-proxy cache

my

  • fix: default splash image path

Leihs 7.1.0-RC.1

11 Sep 15:46
7.1.0-RC.1
eee4764
Compare
Choose a tag to compare
Leihs 7.1.0-RC.1 Pre-release
Pre-release

admin

  • feat: add new setting public_image_caching_enabled
  • chore: extend available http-server parameters

borrow

  • feat: show cart expiration warning in top nav
  • fix: better timeout
  • fix: calendar loading indicator positioning
  • fix: send to delegated_user than to delegator_user
  • fix: wrong email template for submitted
  • chore: enable image caching
  • chore: optimize broken reservations in refresh timeout

database

  • feat: add new setting public_image_caching_enabled
  • fix: tables in binary dumps; use UTC for sql dumps

deploy

  • chore: improve reverse-proxy cache

my

  • fix: default splash image path

Leihs 7.0.1

23 Aug 11:12
7.0.1
4daa5b9
Compare
Choose a tag to compare

database

  • delete empty orders trigger after update reservations

borrow

  • fix: wrong email template for submitted

deploy

  • fix: execute script role
  • fix: VACUUM ANALYZE
  • fix: backup script

legacy

  • fix: manage css in splash layout
  • fix: delete empty orders trigger after update reservations
  • fix: root path on release page

Leihs 7.0.1-RC.2

22 Aug 15:08
7.0.1-RC.2
11e974e
Compare
Choose a tag to compare
Leihs 7.0.1-RC.2 Pre-release
Pre-release

borrow

  • fix: wrong email template for submitted

Leihs 7.0.1-RC.1

21 Aug 14:37
7.0.1-RC.1
1ddf7ce
Compare
Choose a tag to compare
Leihs 7.0.1-RC.1 Pre-release
Pre-release

database

  • delete empty orders trigger after update reservations

deploy

  • fix: execute script role
  • fix: VACUUM ANALYZE
  • fix: backup script

legacy

  • fix: manage css in splash layout
  • fix: delete empty orders trigger after update reservations
  • fix: root path on release page

Leihs 7.0.0

09 Aug 10:41
7.0.0
9a77432
Compare
Choose a tag to compare

admin

  • fix: broken search in audits
  • fix: Set proper initial table default values when creating a user
  • chore: remove hidden password fields

borrow

  • feat: explain order title and purpose
  • feat: remove hidden password fields
  • feat: category side nav
  • feat: add image to model list cards
  • fix: filter out empty rentals
  • fix: show line breaks in purpose
  • fix: use actual end date on the rental reservations
  • fix: progressbar (issue with de localization)
  • fix: support breaks and links in model description
  • fix: availability irt to entitled quantity vs. borrowable quantity
  • fix: filter state
  • fix: #1513 (wrong 'order for')
  • fix: show order only when of current profile
  • chore: add home link to 404 page
  • chore: app menu only when needed
  • chore: availability in calendar (redesign)
  • chore: change label of availability filter

database

  • chore: drop unused tables
  • chore: Upgrade PostgreSQL to version 15; include personas and demo, too
  • fix: delegation responsible user triggers
  • fix: procurement users fks

deploy

  • chore: Migrate from PostgreSQL version 10 to 15
  • chore: remove new borrow toggle etc
  • fix: bin/build-release-archive
  • fix: send mails setting

documentation

  • chore: update erm diagram
  • chore: remove hidden fields
  • chore: update due to removal of old borrow

legacy

  • CHORE: REMOVE OLD BORROW
  • feat: delete item if not used
  • fix: forgery protection origin check false
  • fix: some routes error
  • fix: booking calendar presenter irt to quantities
  • fix: availability irt to entitled quantity vs. borrowable quantity
  • chore: widen flyout of model select fields
  • chore: widen flyout of autocomplete fields
  • chore: ruby 3.1.4
  • chore: delete old unusable cookies
  • chore: remove unused send mails setting

mail

  • chore: change logic irt disabled smtp

procure

  • fix: empty search results in users search field

Leihs 7.0.0-RC.2

08 Aug 15:05
7.0.0-RC.2
8454ff3
Compare
Choose a tag to compare
Leihs 7.0.0-RC.2 Pre-release
Pre-release

borrow

  • fix: filter out empty rentals

Leihs 7.0.0-RC.1

03 Aug 14:20
7.0.0-RC.1
be79c9c
Compare
Choose a tag to compare
Leihs 7.0.0-RC.1 Pre-release
Pre-release

admin

  • fix: broken search in audits
  • fix: Set proper initial table default values when creating a user
  • chore: remove hidden password fields

borrow

  • feat: explain order title and purpose
  • feat: remove hidden password fields
  • feat: category side nav
  • feat: add image to model list cards
  • fix: show line breaks in purpose
  • fix: use actual end date on the rental reservations
  • fix: progressbar (issue with de localization)
  • fix: support breaks and links in model description
  • fix: availability irt to entitled quantity vs. borrowable quantity
  • fix: filter state
  • fix: #1513 (wrong 'order for')
  • fix: show order only when of current profile
  • chore: add home link to 404 page
  • chore: app menu only when needed
  • chore: availability in calendar (redesign)
  • chore: change label of availability filter

database

  • chore: drop unused tables
  • chore: Upgrade PostgreSQL to version 15; include personas and demo, too
  • fix: delegation responsible user triggers
  • fix: procurement users fks

deploy

  • chore: Migrate from PostgreSQL version 10 to 15
  • chore: remove new borrow toggle etc
  • fix: bin/build-release-archive
  • fix: send mails setting

documentation

  • chore: update erm diagram
  • chore: remove hidden fields
  • chore: update due to removal of old borrow

legacy

  • CHORE: REMOVE OLD BORROW
  • feat: delete item if not used
  • fix: forgery protection origin check false
  • fix: some routes error
  • fix: booking calendar presenter irt to quantities
  • fix: availability irt to entitled quantity vs. borrowable quantity
  • chore: widen flyout of model select fields
  • chore: widen flyout of autocomplete fields
  • chore: ruby 3.1.4
  • chore: delete old unusable cookies
  • chore: remove unused send mails setting

mail

  • chore: change logic irt disabled smtp

procure

  • fix: empty search results in users search field

Leihs 6.9.1

09 Mar 09:12
6.9.1
a6ba953
Compare
Choose a tag to compare

legacy

  • fix: delete old unusable cookies

Leihs 6.9.1-RC.1

03 Mar 11:51
546de84
Compare
Choose a tag to compare
Leihs 6.9.1-RC.1 Pre-release
Pre-release

legacy

  • fix: delete old unusable cookies