Skip to content

Releases: bit-badger/jobs-jobs-jobs

v3.1.2

10 Jul 03:09
Compare
Choose a tag to compare

E-mail was not being sent after moving to Docker; this update fixes that.

v3.1.1

08 Jul 22:23
Compare
Choose a tag to compare

This release includes support for configuring canonical domains at the application level. (When configured correctly, https://www.noagendacareers.com will now - once again - redirect to https://noagendacareers.com .)

v3.1

03 Jul 00:03
a89eff2
Compare
Choose a tag to compare

This release updates removes the concept of a "legacy" profile or listing; all v2 and earlier data that had not been claimed has been deleted. It also is the first release to be fielded as a Docker container.

(This release also includes dependency updates, including a use-PostgreSQL-as-a-document-database library.)

v3.0.2

09 Feb 16:36
Compare
Choose a tag to compare

This release contains a quick fix for migrating legacy accounts (#41).

v3.0.1

06 Feb 03:39
Compare
Choose a tag to compare

This release updates the dates on the help, privacy policy, and terms of service to the v3 release date of February 2nd, 2023. Also, some queries were adjusted to be more efficient.

v3

02 Feb 23:55
f3a7b9e
Compare
Choose a tag to compare
v3

This release breaks the dependence on Mastodon accounts for authentication. It also brings updated options for constructing and allowing visibility of employment profiles. See the release announcement for more information.

v2.2.2

12 Jul 02:20
323ea83
Compare
Choose a tag to compare

This is a minor release that partially addresses a few issues:

  • Instances on the log on page can now be disabled; both ITM, Slaves! (#33) and Liberty Woof (#29) were disabled for different reasons
  • The dependencies for both app and server were updated

There were also some technical changes, which should result in no observable changes from the user's perspective:

  • Data access now uses the released RethinkDB F# driver (#34); this project has a much-improved reconnection story to recover from network hiccups
  • There is now a FAKE build script with several targets; this script builds the front end and the back end, and can publish the entire project. (Others had asked how to build this project (#30); this script makes it quite straightforward.)

v2.2.1

25 Sep 15:34
6e52688
Compare
Choose a tag to compare
  • API requests to Mastodon instances now time out after 30 seconds (inspired by #29)
  • Projects now target .NET 6 (#31)
  • Minor repo reorg to support single-file deployment (#31)

v2.2

17 Sep 17:22
2ff8618
Compare
Choose a tag to compare
  • Fixes mobile display issues (#25)
  • Updates back-end to .NET 6 (#27)

v2.1

07 Sep 01:23
a1d1b53
Compare
Choose a tag to compare
  • Support multiple Mastodon instances (#22)
  • Fix issues will new account registration