• v3.2 3a12478312

    v3.2 Stable

    danieljsummers released this 2024-06-21 00:21:00 +00:00 | 0 commits to main since this release

    This release moves the project to .NET 8 (#43); it also removes all references to No Agenda Social and updates the Git URL (#44).

    Downloads
  • v3.1.2 41c3904e85

    v3.1.2 Stable

    danieljsummers released this 2023-07-10 03:08:10 +00:00 | 4 commits to main since this release

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

    Downloads
  • v3.1.1 5d431b81c7

    v3.1.1 Stable

    danieljsummers released this 2023-07-08 22:20:48 +00:00 | 5 commits to main since this release

    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 .)

    Downloads
  • v3.1 a89eff2363

    v3.1 Stable

    danieljsummers released this 2023-07-03 00:00:16 +00:00 | 6 commits to main since this release

    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.)

    Downloads
  • v3.0.2 f289bee79d

    v3.0.2 Stable

    danieljsummers released this 2023-02-09 16:33:59 +00:00 | 7 commits to main since this release

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

    Downloads
  • v3.0.1 f8cdd393ff

    v3.0.1 Stable

    danieljsummers released this 2023-02-06 02:16:42 +00:00 | 8 commits to main since this release

    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.

    Downloads
  • v3 f3a7b9ea93

    v3 Stable

    danieljsummers released this 2023-02-02 23:47:28 +00:00 | 12 commits to main since this release

    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.

    Downloads
  • v2.2.2 323ea83594

    v2.2.2 Stable

    danieljsummers released this 2022-07-12 02:11:42 +00:00 | 13 commits to main since this release

    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.)
    Downloads
  • v2.2.1 6e52688622

    v2.2.1 Stable

    danieljsummers released this 2021-09-25 15:32:54 +00:00 | 14 commits to main since this release

    • 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)
    Downloads
  • v2.2 2ff8618272

    v2.2 Stable

    danieljsummers released this 2021-09-17 16:13:32 +00:00 | 15 commits to main since this release

    • Fixes mobile display issues (#25)
    • Updates back-end to .NET 6 (#27)
    Downloads