Releases: b310-digital/teammapper
Releases · b310-digital/teammapper
v0.1.1
What's Changed
- fix floating node bug on initial load by @JannikStreek in #221
- fix line break in image export by @JannikStreek in #227
- fix missing text from export by @JannikStreek in #229
- add arasaac integration by @JannikStreek in #232
- Fix README.md by @JannikStreek in #234
- picto minor improvements by @JannikStreek in #236
- add link in pictogram dialog to license by @JannikStreek in #237
- correct german translation for picto component by @JannikStreek in #238
- fix nil crash in backend when id isnt existing by @JannikStreek in #241
- add proxy for pictos to ensure GDPR compliency by @JannikStreek in #242
- harden backend against crashes by @JannikStreek in #244
- fix line numbers crashes by @JannikStreek in #246
- fix disappearing nodes when pasting Is used by @JannikStreek in #248
- refactorings, e.g. nodes creation in backend by @JannikStreek in #253
- use image compression for pdf export by @JannikStreek in #255
- refactor async node creation by @JannikStreek in #256
- fix wrong aspect ratio for pictos by @JannikStreek in #258
- fix line break bug within export due to line break conversion in tspan by @JannikStreek in #262
- fix security warnings by @JannikStreek in #264
New Contributors
- @dependabot made their first contribution in #222
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.9
What's Changed
- upgrade angular by @JannikStreek in #214
- upgraded nestjs by @JannikStreek in #216
- fix qr code on android as it is cut off by @JannikStreek in #217
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- improve image export quality by @JannikStreek in #210
- fix firefox image export text elements offset by @JannikStreek in #212
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- add detached nodes by @JannikStreek in #204
- disable add node for detached nodes by @JannikStreek in #206
- reset release action by @JannikStreek in #208
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- update logo by @JannikStreek in #191
- add xbuild to GitHub release flow by @JannikStreek in #192
- cleanup icons by @JannikStreek in #194
- update dependencies by @JannikStreek in #196
- Update issue templates by @JannikStreek in #199
- Update issue templates with feature request by @JannikStreek in #200
- added svg property to round corners of images by @JannikStreek in #201
- improve and fix svg img export font problem by @JannikStreek in #202
- fix: export missing images bug on safari workaround by @JannikStreek in #203
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Fix missing port variable and use default for docker build by @JannikStreek in #177
- adjust package lock file to include angular cli by @JannikStreek in #178
- improve start page by @JannikStreek in #180
- add teammapper.org link to readme by @JannikStreek in #182
- small en translation adjustment by @JannikStreek in #183
- text adjustments, added open sorce wording by @JannikStreek in #184
- Update to angular 14.3.0 by @JannikStreek in #186
- fix firefox node text bug by @JannikStreek in #188
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Use node lastModified instead of map lastModified for cleanup by @nwittstruck in #154
- Fix rerendering map issues by @JannikStreek in #159
- smaller design adjustments for info modal by @JannikStreek in #168
- add overview tab to settings with created maps by @JannikStreek in #164
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- improve and reenable links by @JannikStreek in #151
- add readonly link by @JannikStreek in #152
- ignore empty link by @JannikStreek in #157
Full Changelog: v0.0.2...v0.0.3
v0.0.2
fix docker image build (#150)