Skip to content

v1.0.7

Compare
Choose a tag to compare
@i-oden i-oden released this 29 Jun 13:46
· 2723 commits to master since this release
7457a63

What's Changed

  • Typos by @inaod568 in #1180
  • Added monthly cron job for units usage by @valyo in #1181
  • Get total usage per project from db by @valyo in #1182
  • Tests for dds_web/init.py by @inaod568 in #1185
  • Tests for dds_web/utils.py by @inaod568 in #1188
  • Fontawesome removed - needs to be fixed later when we have time by @inaod568 in #1192
  • Save usage per project in db (new table added) by @valyo in #1190
  • Calculate project usage percentage by @valyo in #1186
  • Version header fix by @inaod568 in #1191
  • Version Header by @zishanmirza in #1187
  • Check for /api/v1 before validating major cli version by @inaod568 in #1195
  • Display last MOTD from DB under the login form by @valyo in #1196
  • set motd as session variable by @inaod568 in #1197
  • Adapt MOTD endpoint for displaying motd in cli by @valyo in #1198
  • Removing unused imports and commenting out invoicing task by @inaod568 in #1201
  • Added check for active projects by @inaod568 in #1203
  • Commented out the version checks until cache solution found by @inaod568 in #1206
  • List all users as superadmin by @inaod568 in #1204
  • Change g.motd.message to g.motd by @inaod568 in #1208
  • Change version by @inaod568 in #1209
  • Prep for new release before summer 2022 by @inaod568 in #1207

Full Changelog: v1.0.6.1...v1.0.7