Releases: b310-digital/mindwendel
Releases · b310-digital/mindwendel
v0.3.6
What's Changed
- remove brainstorming from local storage when delete button is used by @JannikStreek in #526
- fix: modal closings when bainstorming changes by @JannikStreek in #531
- Performance improvements: Add Brainstorming Label to idea + broadcast lane update by @PragTob in #507
- Fix broken buttons for phx-update ignore by @JannikStreek in #532
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Extract label filter to own variable instead of using brainstorming by @JannikStreek in #524
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- move labels back to the right by @JannikStreek in #504
- Introduce Feature flags as a concept by @PragTob in #506
- remove option_show_link_to_settings from brainstorming by @JannikStreek in #503
- Catch wrong UUID and missing brainstorming by @JannikStreek in #508
- Build(deps): Bump phoenix from 1.7.14 to 1.7.17 by @dependabot in #512
- Build(deps): Bump postgrex from 0.19.2 to 0.19.3 by @dependabot in #511
- Build(deps): Bump floki from 0.36.3 to 0.37.0 by @dependabot in #514
- Build(deps): Bump sortablejs from 1.15.4 to 1.15.6 in /assets by @dependabot in #510
- Build(deps): Bump ex_aws from 2.5.7 to 2.5.8 by @dependabot in #519
- Build(deps): Bump phoenix from 1.7.17 to 1.7.18 by @dependabot in #518
- Build(deps): Bump phoenix_live_view from 1.0.0-rc.7 to 1.0.1 by @dependabot in #517
- Build(deps): Bump ex_aws_s3 from 2.5.5 to 2.5.6 by @dependabot in #516
- Build(deps): Bump qr-code-styling from 1.6.0-rc.1 to 1.8.4 in /assets by @dependabot in #448
- Save brainstormings in local storage by @JannikStreek in #520
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Remove initial check mark from inputs by @PragTob in #490
- remove admin share area as its no longer needed by @JannikStreek in #502
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- DB structure/remove unnecessary labels field by @PragTob in #413
- Build(deps-dev): Bump credo from 1.7.9 to 1.7.10 by @dependabot in #468
- Build(deps): Bump gettext from 0.26.1 to 0.26.2 by @dependabot in #486
- Build(deps): Bump esbuild from 0.8.1 to 0.8.2 by @dependabot in #438
- Build(deps): Bump sortablejs from 1.15.3 to 1.15.4 in /assets by @dependabot in #492
- Build(deps): Bump ex_aws from 2.5.5 to 2.5.7 by @dependabot in #467
- add link to idea card details from comment icon by @JannikStreek in #493
- Build(deps): Bump libcluster from 3.3.3 to 3.4.1 by @dependabot in #360
- open uploaded files in browser instead of downloading them by @JannikStreek in #498
- add matching icons for file uploads by @JannikStreek in #499
- Make simplify file type attachment function more robust by @JannikStreek in #500
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- use secret hash parameter to switch to admin mode by @JannikStreek in #485
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- add count of comments to idea cards by @JannikStreek in #474
- refactor idea cards to live components by @JannikStreek in #475
- exchange upvote icon with a star by @JannikStreek in #477
- Fix flaky test by @PragTob in #478
- add word and line break for long labels by @JannikStreek in #481
- chore: upgrade elixir, otp and debian by @nwittstruck in #484
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
- Include a default key in .env.default by @PragTob in #452
- Build(deps): Bump phoenix_live_view from 1.0.0-rc.6 to 1.0.0-rc.7 by @dependabot in #437
- Build(deps): Bump postgrex from 0.19.1 to 0.19.2 by @dependabot in #446
- Build(deps): Bump phoenix_ecto from 4.6.2 to 4.6.3 by @dependabot in #447
- Build(deps-dev): Bump credo from 1.7.8 to 1.7.9 by @dependabot in #458
- Build(deps): Bump floki from 0.36.2 to 0.36.3 by @dependabot in #457
- make privacy and legal links configurable by @JannikStreek in #461
- update deploy configs by @JannikStreek in #463
- improve readme by @JannikStreek in #465
- Build(deps): Bump ex_aws_s3 from 2.5.4 to 2.5.5 by @dependabot in #456
- use proper dependent preloads by @PragTob in #451
- Pass async to tests, parallelizing them by @PragTob in #405
- add comments by @JannikStreek in #454
- finalize release 0.2.9 by @JannikStreek in #470
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- update readme with file upload by @JannikStreek in #450
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Add file upload for ideas by @JannikStreek in #435
- add example for s3 file storage by @JannikStreek in #440
- lanes now also delete attachments and ideas by @JannikStreek in #442
- use signed urls for links by @JannikStreek in #443
- use encryption for file upload by @JannikStreek in #445
Full Changelog: 0.2.6...v0.2.7