Skip to content

Releases: zhcet-amu/zhcet-web

Release v2.2.2 🌈

17 Aug 00:16
8987d77
Compare
Choose a tag to compare

What's Changed

Release v2.2.1 🌈

13 Jun 13:55
6da7fb8
Compare
Choose a tag to compare

What's Changed

v2.2.0

16 Feb 20:31
Compare
Choose a tag to compare

What's Changed

  • Update dependencies
  • Add feature to batch float courses in admin panel
  • Fix issue which prevented updated roles to be reflected in UI

Features

Fixes

Dependencies

  • build(deps): bump jaxb-impl from 2.3.1 to 2.3.2 (#282) @dependabot[bot]
  • build(deps): bump firebase-admin from 6.6.0 to 6.7.0 (#283) @dependabot[bot]
  • build(deps): bump sentry-spring from 1.7.16 to 1.7.17 (#286) @dependabot[bot]
  • build(deps): bump sentry-logback from 1.7.16 to 1.7.17 (#285) @dependabot[bot]
  • build(deps): bump liquibase-core from 3.6.2 to 3.6.3 (#287) @dependabot[bot]
  • build(deps): bump sentry-logback from 1.7.17 to 1.7.18 (#289) @dependabot[bot]
  • build(deps): bump sentry-logback from 1.7.18 to 1.7.19 (#290) @dependabot[bot]
  • build(deps): bump sentry-spring from 1.7.17 to 1.7.20 (#292) @dependabot[bot]
  • build(deps): bump sentry-logback from 1.7.19 to 1.7.20 (#293) @dependabot[bot]
  • build(deps): bump spring-boot-gradle-plugin from 2.1.1.RELEASE to 2.1.2.RELEASE (#284) @dependabot[bot]
  • build(deps): bump spring-boot-gradle-plugin from 2.1.2.RELEASE to 2.1.3.RELEASE (#299) @dependabot[bot]
  • build(deps): bump simplecsv from 2.3 to 2.6 (#300) @dependabot[bot]
  • build(deps): bump sentry-logback from 1.7.20 to 1.7.21 (#297) @dependabot[bot]
  • build(deps): bump sentry-spring from 1.7.20 to 1.7.21 (#296) @dependabot[bot]

v2.1.5

23 Dec 23:31
Compare
Choose a tag to compare

What's Changed

  • Reduce dependencies
  • Update dependencies
  • Add quicklink

v2.1.4

23 Nov 11:20
Compare
Choose a tag to compare
  • Add Dockerfile and docker-compose.yml
  • Fix JS path and minor UI issues
  • Update dependencies

v2.1.3

23 Nov 11:20
Compare
Choose a tag to compare
  • Add option to individually search columns in DataTables
  • Send Courses from REST endpoint in correct order

v2.1.2

23 Nov 11:21
Compare
Choose a tag to compare
  • Add sourcemap URL to bundled JS
  • Fix load more faculty members in Department Panel
  • Honor valid password specified in Faculty Registration CSV

v2.1.1

23 Nov 11:21
Compare
Choose a tag to compare
  • Fix old JS paths to new bundled ones
  • Fix Default Values for DataTables
  • Fix saving user with 2FA disabled
  • Minor UI fixes

v2.1.0 (Minor)

23 Nov 11:23
Compare
Choose a tag to compare
  • Add JS transpiling workflow
    Merge datatable components
    Remove PDF and Excel buttons (were too heavy)
  • Add workbox service worker
  • Update to Spring Boot v2.1.0
    Remove custom task scheduler
  • Fix remember me config resolving error of expired session
    Change remember me cookie name for consistency
  • Break security config into smaller modules
    Add disabled API security config
  • Order inserts and updates in batch queries
  • Update dependencies like sentry and modelmapper

v2.0.2

23 Nov 11:23
Compare
Choose a tag to compare