Skip to content

Latest commit

 

History

History
812 lines (361 loc) · 27.3 KB

CHANGELOG.md

File metadata and controls

812 lines (361 loc) · 27.3 KB

1.5.0 (2024-08-19)

Features

  • AC check: Add endpoint to get most recent events of a body (#1074) (3cc469a)

1.4.2 (2024-03-13)

Bug Fixes

  • applications: allow organizers to view an application when published. Fixes HELP-2431 (#1097) (a868b3f)

1.4.1 (2024-03-09)

Bug Fixes

1.4.0 (2023-07-10)

Features

  • events: Add option to make events fully vegetarian (#967) (64b7712)

1.3.13 (2023-05-02)

Bug Fixes

1.3.12 (2021-12-01)

Bug Fixes

  • deps: update to Node 16 and upgrade deps and CI config (#625) (2a6923d)

1.3.11 (2021-10-22)

Bug Fixes

1.3.10 (2021-10-22)

Bug Fixes

  • events: disallow updating picture in some cases (#608) (ebaedf9)

1.3.9 (2021-08-05)

Bug Fixes

  • logging: log info and above by default (#562) (a08ece5)

1.3.8 (2021-05-22)

Bug Fixes

  • event: send created_at and updated_at when retrieving event. Fixes HELP-1725 (#521) (c6af85d)

1.3.7 (2021-04-26)

Bug Fixes

  • event: make urls lowercase. Fixes MA-114 (#508) (9e0b03b)

1.3.6 (2021-04-13)

Bug Fixes

1.3.5 (2021-03-31)

Bug Fixes

  • events: only show public fields in list. Fixes MA-165 (#490) (2fdbde0)

1.3.4 (2021-02-23)

Bug Fixes

  • mailer: get notification_mail when sending email (#466) (893e372)

1.3.3 (2021-02-23)

Bug Fixes

  • event: add confirmed and attended to export (#468) (dc14dd2)

1.3.2 (2021-02-08)

Bug Fixes

  • user: return user's application status (#458) (ab5fae3)

1.3.1 (2021-02-08)

Bug Fixes

1.3.0 (2020-10-03)

Features

  • metrics: added basic auth for /metrics/*. Fixes MEMB-670 (#370) (1e750fc)

1.2.0 (2020-09-30)

Features

  • MA-6: add additional fields to events (#314) (bd9502f)

1.1.2 (2020-09-29)

Bug Fixes

  • logging: add x-service header to core requests (#366) (6128770)

1.1.1 (2020-06-20)

Bug Fixes

  • docker: update core and mailer hosts (#271) (4f62aee)

1.1.0 (2020-06-18)

Features

1.0.1 (2020-06-13)

Bug Fixes

  • logging: write only specific fields for user logging (#264) (7c024cd)

1.0.0 (2020-06-12)

Features

BREAKING CHANGES

  • general: new core refactor

0.27.0 (2020-06-08)

Features

0.26.2 (2020-06-08)

Bug Fixes

0.26.1 (2020-05-06)

Bug Fixes

0.26.0 (2020-04-26)

Features

0.25.0 (2020-04-25)

Features

0.24.1 (2020-03-31)

Bug Fixes

  • images: optimize pngfiles with 'zopflipng -m' (#192) (8d42510)

0.24.0 (2020-03-15)

Bug Fixes

Features

  • lint: added lint-staged (b0825e7)
  • release: added semantic-release. Fixes MEMB-830 (3ebb755)

0.23.0 (2020-03-13)

Bug Fixes

Features

0.22.2 (2020-01-22)

Bug Fixes

  • events: send emails to addresses specified. Fixes MEMB-774 (0da7f7f)

0.22.1 (2020-01-12)

Bug Fixes

  • events: fixed body passing for core login (96f6516)

0.22.0 (2020-01-12)

Bug Fixes

  • docker: added docker-compose env fields for core login (c24e171)

Features

  • general: mail EQAC on new events approved. Fixes MEMB-760 (d2bff3a)

0.21.0 (2020-01-04)

Features

  • events: mail organizers on event create/update. Fixes MEMB-750 (b315ffc)

0.20.0 (2020-01-03)

Features

  • application: mail on application creating/editing. Fixes MEMB-752 (2194a2e)

0.19.0 (2020-01-03)

Features

  • events: mail organizers on event status change. Fixes MEMB-749 (3bd0dac)

0.18.1 (2019-12-31)

Bug Fixes

  • events: return event status (c7d5208)

0.18.0 (2019-12-30)

Features

  • events: caching organizers emails. Fixes MEMB-746 (06f2cdb)

0.17.1 (2019-12-30)

Bug Fixes

  • events: added deleted to events metrics (815eb36)

0.17.0 (2019-12-30)

Bug Fixes

  • events: add submitted status and its workflow. Fixes MEMB-638 (1200969)
  • events: display submitted events on events approval page (3025d65)
  • events: only returning special fields to those who have rights (fa142b5)

Features

  • events: added additional fields for EQAC. Fixes MEMB-737 (22c6a39)
  • events: only displaying deleted and not published events to orgs/EQAC. Fixes MEMB-730 (3523d8d)

0.16.1 (2019-12-26)

Bug Fixes

  • general: added cli command (a2ba143)

0.16.0 (2019-12-26)

Features

  • events: cache bodies names. Fixes MEMB-742 (668fa16)

0.15.0 (2019-12-01)

Features

  • applications: added confirmed and attended fields. Fixes MEMB-544, MEMB-118 (f0f4f64)

0.14.1 (2019-11-22)

Bug Fixes

  • deps: fixed security vulnerabilities (8601043)
  • event: fixed event editing. Fixes MEMB-740 (06ea800)
  • event: fixed validation message for max participants (6e53b2b)
  • test: added tests for organizers editing (8e13858)

0.14.0 (2019-11-19)

Bug Fixes

  • deps: fixed npm audit vulnerability (731f56f)

Features

  • event: allow editing event organizers together with the event. Fixes MEMB-710 (d299d83)

0.13.0 (2019-11-15)

Bug Fixes

  • event: allow editing bodies along with the event. Fixes MEMB-691 (b0f6bba)

0.12.5 (2019-11-12)

Bug Fixes

  • events: disallow numeric URLs. Fixes MEMB-622 (c3be0a0)

0.12.4 (2019-11-07)

Bug Fixes

  • deps: added conventional-changelog-cli as a dev dependency (3cfef75)
  • events: filter events by date. Fixes MEMB-689 (5925052)

0.12.3 (2019-11-06)

Bug Fixes

  • deps: fixed security vulnerabilities (e238afe)
  • lint: allow longer commit names for commitlint (cf1b49d)

Features

  • general: slack notifications on docker build & push. Fixes MEMB-671 (9ec3227)

0.12.2 (2019-11-05)

Bug Fixes

  • general: fixed nginx for images, again (4bc2e36)
  • general: not allowing creating events while being unauthorized (9fca323)

0.12.1 (2019-11-04)

Bug Fixes

  • bugsnag: add bugsnag params. Fixes MEMB-642 (a441845)
  • circleci: fixed docker build and push job (0b154c9)
  • deps: added open-coverage command (3c321de)
  • general: fixed nginx for events images (fc7ec13)
  • general: removed config example. Fixes MEMB-687 (3ebe637)
  • test: fixed possible flapping test (dcd8cef)
  • test: fixed test name (d88c66a)

Features

  • general: added nginx container for static images (519594a)
  • general: allow unauthorized events listing. Fixes MEMB-641 (8874963)

0.12.0 (2019-10-18)

Bug Fixes

  • docker: use dev tag for dev environment (435a0d5)
  • docker: use latest tag for prod environment (8fa7124)

Features

  • event: events refactor. Fixes MEMB-620 (f286a03)

0.11.3 (2019-10-13)

Bug Fixes

  • circleci: added proper dev docker building (ce4fbd6)
  • docker: do not overwrite important folder (1c33467)
  • docker: have to go around secrets (8daf058)

0.11.2 (2019-09-25)

Bug Fixes

  • deps: fix npm audit vulnerabilities report (35a66ac)
  • metrics: added request metrics path (2ac640c)

0.11.1 (2019-09-22)

Bug Fixes

  • metrics: fix endpoint metric name (cb9cdf2)

0.11.0 (2019-09-22)

Features

  • metrics: added endpoint metrics. Fixes MEMB-619 (e697fb9)

0.10.3 (2019-09-21)

Bug Fixes

  • metrics: increased metrics performance (cdce22e)

0.10.2 (2019-09-19)

Bug Fixes

  • metrics: reduced metrics count and refactor (6b906a8)

0.10.1 (2019-09-18)

Bug Fixes

  • metrics: added events_ prefix to metric names (c2ee76f)

0.10.0 (2019-09-18)

Bug Fixes

  • deps: bumped Sequelize to latest to fix vulnerability (2e633a0)

Features

  • metrics: added /metrics endpoint. Fixes MEMB-604 (acfcfd9)

0.9.2 (2019-09-12)

Bug Fixes

  • docker: moved npm install from bootstrap to container build (20a08e8)

0.9.1 (2019-09-12)

Bug Fixes

  • docker: added proper dockerfile and docker-compose. Fixes MEMB-613 (96167d1)
  • test: fixes tests (b0363df)
  • tests: fixed tests again (2168cd0)

0.9.0 (2019-09-09)

Bug Fixes

  • event: added european event type. Fixes HELP-629 (669fc75)
  • event: find event by numeric ID. Fixes MEMB-538 (a7c83e3)
  • test: fixed flapping tests (21a5172)

Features

  • application: add email to applications. Fixes MEMB-606 (90ac31c)

0.8.1 (2019-09-01)

Bug Fixes

  • deps: fixed non-major semver security vulnerabilities (a64dcbf)
  • docker: fixed Dockerfile (d6e3def)
  • general: postgres password fix for config (c24b872)

0.8.0 (2019-09-01)

Bug Fixes

  • docker: updated Node to v12. Fixes MEMB-522 (68e723e)
  • general: set config from logging. Fixes MEMB-547 (b6d8328)

Features

  • general: added CircleCI. Fixes MEMB-602 (829d3c1)

0.7.0 (2019-08-14)

Bug Fixes

  • application: added application consent. Fixes HELP-598 (a952bf8)

0.6.2 (2019-08-11)

Bug Fixes

  • deps: fixed non-major semver security vulnerabilities (51530bf)
  • deps: fixed non-major semver security vulnerabilities (15724d2)
  • deps: updated Sequelize. Fixes MEMB-520 (37c53af)
  • test: increased test coverage. Fixes MEMB-583 (5985379)

0.6.1 (2019-08-11)

Bug Fixes

  • other: added /healthcheck endpoint. Fixes MEMB-562 (b39b20a)

Features

  • standardise passwords; improve deployability (4a098f0)

0.6.0 (2019-03-13)

Features

  • event: fix organizers management. Fixes MEMB-191 (b95aae0)

0.5.0 (2019-03-11)

Bug Fixes

  • application: sort applications (5bfc00f)
  • event: not displaying past events by detault (e46b3c5)
  • event: reverse sorting order for events (c761961)
  • event: sort events on listing. Fixes MEMB-470 (5dee0a9)
  • event: updated fs-extra api to pass tests (88729d3)
  • package: updated all packages and fixed vulnerabilities (743fd86)
  • test: added ESLint check on Travis (e647ade)
  • test: checking for outdated and vulnerable packages on Travis (9576426)
  • test: remove outdated check for Travis (ad14a84)
  • test: updated Jest for tests to work (0de8ee0)
  • test: updated Jest to latest (f9e9caf)

Features

  • event: search and filtering for all listings. Fixes MEMB-469 (a1b65c7)

0.4.3 (2019-03-01)

Bug Fixes

  • general: updated packages to fix security vulnerabilities (68b6ba7)
  • general: use nodemon instead of supervisor. Fixes MEMB-480 (e57b8a3)

0.4.2 (2019-03-01)

Bug Fixes

  • docker: fixed postgresql version (7b259b2)

0.4.1 (2019-02-24)

Bug Fixes

  • logging: log request body. Fixes MEMB-477 (46750ca)

0.4.0 (2019-02-19)

Features

  • export: add export to XLSX. Fixes MEMB-406 (a212025)

0.3.2 (2019-02-13)

Bug Fixes

  • event: url validation. Fixes HELP-270 (ee82b85)

0.3.1 (2019-02-12)

Bug Fixes

  • event: change fee from integer to decimal. Fixes HELP-269 (c71f779)
  • event: refactor application questions validation (1dcebde)
  • event: refactored event validation (e7bf8fd)
  • events: refactor events creation (1ec86c6)
  • general: remove oms-common-nodejs. Fixes MEMB-192 (d10774f)
  • middlewares: refactor fetching core data (cd94914)

Features

  • endpoints: removed unused endpoints (4bfaaf3)
  • general: add conventional commits. Fixes MEMB-460 (59aa203)

BREAKING CHANGES

  • endpoints: removed some endpoints