Skip to content

Releases: 18F/tock

v20240611.1

11 Jun 20:00
5761d66
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 06/11/2024

Stuff You Can See:

  • Consistent decimal formatting in tables #1743 @caleywoods
  • Add weekly billing at 75%

Under The Hood:


Code Contributors for this release

Team Tock would like to thank:

v20240402.1

02 Apr 14:45
bae914e
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 04/02/2024

Under The Hood:

  • Egress documentation updates #1741
  • Egress prod environment var to resolve SSL certificate errors #1742

Code Contributors for this release

Team Tock would like to thank:

v20240326.1

26 Mar 17:14
eb11c75
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 03/26/2024


Stuff You Can See:

  • #1731 : Fix projects view when timecards have hours_spent = None by @neilmb
  • #1730 : Allow zero or project allocation on hourly projects by @neilmb

Admin-only Features:


Under The Hood:

  • Bump Django from 3.2.23 to 3.2.25
  • Bump follow-redirects from 1.15.4 to 1.15.6
  • Bump jest-puppeteer from 6.1.0 to 10.0.0
  • Bump puppeteer from 13.7.0 to 19.0.0

Code Contributors for this release

Team Tock would like to thank:

v20240304.1

04 Mar 23:19
12ce947
Compare
Choose a tag to compare

For Those About To Tock

Stuff You Can See:
Under The Hood:
Code Contributors for this release

Team Tock would like to thank:

Full Changelog: v20231031.1...v20240304.1

v20231031.1

31 Oct 16:18
7e3d5cd
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 10/31/2023 🎃

Admin-only Features:
  • Fixes to Snyk configuration.
  • Removed requirements.txt as is not longer needed.

Under The Hood:
  • upgrade postcss to 8.4.31
  • upgrade urllib to 2.0.7
  • upgrade babel/traverse 7.23.2
  • upgrade gevent to 23.9.1

Code Contributors for this release

Team Tock would like to thank:

@cantsin for helping with the Snyk configuration.

v20231010.1

10 Oct 19:40
bb49e3f
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 10/10/2023

Admin-only Features:
  • egress documentation

Under The Hood:
  • upgrade postcss to 8.4.5
  • upgrade urllib to 2.0.6
  • upgrade django to 3.2.21
  • upgrade gevent to 23.9.1

Code Contributors for this release

Team Tock would like to thank:

@edwintorres

v20230821.2

22 Aug 00:08
88ed187
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 08/21/2023 (second release of the day)


Stuff You Can See:
  • A11y fixes for dataframe tables @jasnakai
  • API errors are now html sanitized properly @cantsin

Under The Hood:
  • Many dependency updates @edwintorres
  • JQuery and JQuery UI updates
  • New Relic certificate fixes (when deploying)
  • egress_proxy profile settings
  • Compliance scripts (only used for auditing/compliance purposes)

Code Contributors for this release

Team Tock would like to thank:

@edwintorres @jasnakai

v20230821.1

21 Aug 22:10
1ca454f
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 08/21/2023


Stuff You Can See:
  • A11y fixes for dataframe tables @jasnakai
  • API errors are now html sanitized properly @cantsin

Under The Hood:
  • Many dependency updates @edwintorres
  • JQuery and JQuery UI updates
  • New Relic certificate fixes (when deploying)
  • egress_proxy profile settings
  • Compliance scripts (only used for auditing/compliance purposes)

Code Contributors for this release

Team Tock would like to thank:

@edwintorres @jasnakai

v20230620.1

20 Jun 17:26
531e26b
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 06/20/2023


Stuff You Can See:
  • update utilization documents with definitions and examples for weekly billing @kingcomma
  • change weekly allocation hour estimate calculation @jduss4
  • document monthly de-activation of users @cantsin

Under The Hood:

Code Contributors for this release

Team Tock would like to thank:

@jduss4 and @kingcomma for their hard work on cleaning up tock utilization calculations 🎉

v20230523.1

23 May 20:49
b3d1153
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 05/23/2023

Stuff You Can See:
  • Utilization now properly includes weekly billing (@jduss4, @kingcomma)
  • "Recent User Tocks" view now shows project allocation vs billable allocation (@jduss4, @kingcomma)

Under The Hood:
  • Dependency updates:
    • Bump sqlparse from 0.4.2 to 0.4.4
  • Weekly billing utilization tests (@jduss4)
  • Even more tests for utilization logic around common business cases (@kingcomma)
  • Upgrade cloud.gov stack from cflinuxfs3 to cflinux4 (@edwintorres)

Code Contributors for this release

Team Tock would like to thank:

@edwintorres @jduss4 @kingcomma @kfoley-18F