• 1.5.1 5012a2abef

    Release 1.5.1 Stable

    Griefed released this 2021-09-20 10:14:45 +02:00 | 234 commits to master since this release

    Automatic release of version: 1.5.1
    Changes in this pre-release:

    Bug Fixes

    • Fix dictionary reading and tests (a5c35d4e)
    • Punctuation for sentence endings (a5d1598f)
    • Fix get for API access (84672b2d)
    • Set CORS to * and axios to get from /api/... (efa01986)

    Build System

    • MORE DEPENDENCY UPDATES! (3232cc4c)
    • Update dependencies (b4f0ad96)
    • deps:
      • Bump quasar from 2.0.4 to 2.1.0 in /frontend (529c4704)
      • Bump @quasar/extras from 1.10.12 to 1.11.0 in /frontend (1b1d412d)
      • Bump core-js from 3.17.3 to 3.18.0 in /frontend (19098079)
    • deps-dev:
      • Bump @typescript-eslint/eslint-plugin in /frontend (072291e9)
      • Bump @typescript-eslint/parser in /frontend (5e08efa7)
      • Bump eslint-plugin-vue in /frontend (bd6b1102)
      • Bump @babel/eslint-parser in /frontend (3e1a46ab)
      • Bump @types/node from 16.9.1 to 16.9.4 in /frontend (2d16d75e)

    Chores

    • Add response for kowalski, analyse (ee71e793)
    • add static folder in resources (a51195d6)

    Continuous Integration

    • Fix dev continuous integration and deployment (73d64e9c)

    Dependencies

    • Update build versions. Node 16.1.0, npm 7.17.0, yarn 1.22.10 (75103c2e)

    Documentation Changes

    • Fix some typos in javadoc comments (44358fa3)

    New Features

    • Add route for /home to Index.vue (1c28d10b)
    • Recreate dictionary.json if it was deteted. (84b46d1e)
    • Allow changing of string if no match was found for user input. (d27dd717)
    • Return all responses for the user input in one concatenated string. (7b9444c2)

    Other Changes

    Reverts

    • Revert workflow for release creation to depend on tag push (a3decead)
    Downloads