ITADN
aula-app/aula-frontend

版本发布 8

v1.8.4 - WEB ONLYv1.8.4
? · 2026-03-10

## What's Changed ** THIS VERSION NOT FOR MOBILE, this is just a fix for Docker image build for web deployments** * fix: yarn install by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/1037 **Full Changelog**: https://github.com/aula-app/aula-frontend/compare/v1.8.3...v1.8.4

v1.8.2
? · 2026-02-26

## What's Changed * update ios for 1.8.1 release by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/1012 * feat(nginx): update logs format same as in BE and nginx reverse proxy by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/1007 * fix: max length of password on login by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/1006 * feat: playwright tests on multi instance by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/1015 * feat: redesign breadcrumbs by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/990 **Full Changelog**: https://github.com/aula-app/aula-frontend/compare/v1.8.1...v1.8.2

v1.8.0
? · 2026-02-12

## What's Changed * fix: add VITE_APP_VERSION to docker build arguments by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/1000 * feat: send FE version in header on each BE API request by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/1002 * fix: top and bottom buttons from sidebar not clickable on mobile by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/997 **Full Changelog**: https://github.com/aula-app/aula-frontend/compare/v1.7.2...v1.8.0

v1.6.3
? · 2025-12-22

## What's Changed * fix(tests): Use an user password with the correct length to be accepted by the backend by @aivuk in https://github.com/aula-app/aula-frontend/pull/948 * setup for release 1.6.2 by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/951 * fix: Can't delete planned action by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/949 * Test that an user belonging to a room containing ideas will see the ideas when accessing it by @aivuk in https://github.com/aula-app/aula-frontend/pull/946 * fix: Reset password for temp password by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/952 * fix: update report tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/958 * ci: add e2e test automation by @claudiiii in https://github.com/aula-app/aula-frontend/pull/964 * Remove creation idea button and drawer from PhasesView by @aivuk in https://github.com/aula-app/aula-frontend/pull/967 * ref: PrintUsers clarified table generation code by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/963 * fix: update request-user-data tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/961 * ci: fix ansible install by @claudiiii in https://github.com/aula-app/aula-frontend/pull/965 * fix: use getUsers instead of getUsersByRoom where rich response needed by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/962 * feat: display versions of FE & BE in "about" page by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/942 * fix: room search tests to current architecture by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/968 ## New Contributors * @claudiiii made their first contribution in https://github.com/aula-app/aula-frontend/pull/964 **Full Changelog**: https://github.com/aula-app/aula-frontend/compare/v1.6.2...v1.6.3

v1.4.5
? · 2025-09-24

## What's Changed * fix: disable delegate button by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/887 **Full Changelog**: https://github.com/aula-app/aula-frontend/compare/v1.4.4...v1.4.5

v1.4.4
? · 2025-09-18

## What's Changed * fix: Current tests workflow by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/844 * Feat: improve categories tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/845 * feat: improve change password tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/846 * feat: improve offline tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/847 * 839 improve offline tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/848 * feat: improve reporting tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/849 * improve request tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/850 * Feat: improve user_csv tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/851 * 843 improve voting tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/853 * Feat: improve search bar workflow and add tests by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/834 * Feat: improve voting tests and review by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/855 * fix timeout errors on voting-workflow by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/856 * fix: instance code display by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/868 * fix(cicd): don't deploy PR build if the branch disappeared by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/857 * fix(cicd): fail the step and the job, but not the workflow by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/869 * fix: missing test-id.txt file error on setup by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/871 * fix: sidebar permissions by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/877 * FIX: hide not functional timed commands by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/878 * chore(deps-dev): bump vite from 5.4.19 to 5.4.20 by @dependabot[bot] in https://github.com/aula-app/aula-frontend/pull/879 * Deploy 1.4.4 by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/880 ## New Contributors * @dependabot[bot] made their first contribution in https://github.com/aula-app/aula-frontend/pull/879 **Full Changelog**: https://github.com/aula-app/aula-frontend/compare/v1.4.3...v1.4.4

v1.4.2
? · 2025-09-07

## What's Changed * fix time display considering user's timezone by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/818 * Fix: correct share link path by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/819 * feat: improve wild ideas filters by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/806 * feat: add frontend filtering to comments by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/807 * feat: improve box ideas filters by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/809 * feat: add frontend filtering to boxes by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/811 * feat: improve dashboard filters by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/813 * fix: missing key props by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/824 * remove error handling preventing null responses to be ignored by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/823 **Full Changelog**: https://github.com/aula-app/aula-frontend/compare/v1.4.1...v1.4.2

v1.3.0
? · 2025-07-24

## What's Changed * Continue event propagation when Enter or Space is pressed on Markdown editor by @aivuk in https://github.com/aula-app/aula-frontend/pull/722 * Fix space not working in markdown editor by @aivuk in https://github.com/aula-app/aula-frontend/pull/724 * Update PR template by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/720 * Update de.json by @leonard-haas in https://github.com/aula-app/aula-frontend/pull/729 * feat(#167): Dockerize by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/662 * fix display order by creation date by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/721 * ref: unify and simplify github workflows by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/728 * fix: updated English date format to DD MMMM YYYY by @gramos-encora in https://github.com/aula-app/aula-frontend/pull/734 * Get instance code from url on password recovery and user registration by @aivuk in https://github.com/aula-app/aula-frontend/pull/736 * fix: public-config overwrite on deploy by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/739 * fix: on deploy, don't delete the BE pls 🙏🏼 by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/740 * fix error caused by FormContainer wrapper by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/743 * fix issue with new user password creation by @aivuk in https://github.com/aula-app/aula-frontend/pull/744 * Fix console warnings by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/723 * 680 add character limit to ideas and comments by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/719 * feat: fix login api url by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/745 * 651 sort ideas in the wild ideas phase by likes comments and date of creation by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/737 * Announcement button missing text by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/747 * Disable likes for serf by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/749 * fix: playwright update by @nikola-maric-aula in https://github.com/aula-app/aula-frontend/pull/753 * update icons and favicons by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/751 * Review font hierarchy by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/752 * fix config.ts to grant playwright workflow by @eduardoliron in https://github.com/aula-app/aula-frontend/pull/754