Changes in version 2026-05-25 (2026-05-25) - chore: Update Python requirements - chore: Update manifest files to R 4.4.3 - chore: Bump audit.base dependency to >= 0.6.27 - docs: Use uv pip in README Changes in version 2026-03-11 (2026-03-11) - fix: Pass debug_level - fix: Use magrittr pipe for compatibility with older R versions. Changes in version 2025-07-16 (2025-07-16) - chore: Update requirements.txt - chore: Formatting using air - chore: Update linting Changes in version 2024-07-24 (2024-07-24) - fix: Remove feature usage - experimental API no longer works Changes in version 2024-06-10 (2024-06-10) - fix: Use latest version of {connactapi} - chore: Fix Rd warnings due to R4.4 - fix: #15 Changes in version 2024-04-04 (2024-04-04) - feat: Force server to have http(?s) - feat: Improved error message when testing status response Changes in version 2024-03-27 (2024-03-27) - fix: Remove additional / from user api call Changes in version 2024-01-24 (2024-01-24) - fix: If NA, return 0 locked apps Changes in version 2023-12-05 (2023-12-05) - fix: If plumber deployment fails, handle failure gracefully Changes in version 2023-10-18 (2023-10-18) - feat: audit_object |> audit.connect::sanitize() removes personal user data - feat: Add in user URL when summarising users Changes in version 2023-10-01 (2023-10-01) - feat: Check for Posit name leakage Changes in version 2023-09-23 (2023-09-23) - feat: Be less picky with server URLs - fix: Deploy multiple files - feat: Improve cli output - "All checks complete" - fix: Checking system libs Changes in version 2023-08-08 (2023-08-08) - fix: Skip user check on evaluation licenses Changes in version 2023-07-02 (2023-07-02) - feat: Add in long string context to checks Changes in version 2023-06-26 (2023-06-26) - fix: Typo in report.qmd Changes in version 2023-06-24 (2023-06-24) - feat: Remove API keys from app call. Don't need; don't want them. Changes in version 2023-06-11 (2023-06-11) - refactor: Move standard functions to audit.base Changes in version 2023-05-31 (2023-05-31) - feat: Quarto report of audit - feat: Add feature usage - feat: Include package version in output Changes in version 2023-05-22 (2023-05-22) - feat: Move to GitHub and rename pkg Changes in version 2023-05-05 (2023-05-05) - feat: Initial sketch of report Changes in version 2023-05-02 (2023-05-02) - fix: Ensure that manifests don't use binary repos Changes in version 2023-05-01 (2023-05-01) - feat: New test - include svgs with quarto - chore: New version of uatBase has comments in CSVs - fix: Delete pins after deployment Changes in version 2023-03-28 (2023-03-28) - feat: Use {uatBase} package for inst/ Changes in version 2023-03-19 (2023-03-19) - feat: Use {uatBase} package - feat: Use {serverHeaders} package Changes in version 2023-02-12 (2023-02-12) - feat: Update versions - feat: Improved config creation Changes in version 2023-02-11 (2023-02-11) - feat: Check github deployment - feat: Check shiny deployment Changes in version 2023-02-01 (2023-02-01) - feat: Improved debugging using debug_level Changes in version 2023-01-21 (2023-01-21) - style: Standardise deploy titles Changes in version 2023-01-18 (2023-01-18) - fix: Pass server/token to plumber test - fix: Deploying Python quarto content now uses a requirements.txt - feat: Summaries RSC user types Changes in version 2023-01-17 (2023-01-17) - feat: Highlight old R/Python/Quarto versions - feat: Check sys deps to determine which packages can't be installed Changes in version 2023-01-11 (2023-01-11) - feat: Check server headers Changes in version 2022-12-29 (2022-12-29) - feat: Check RSC version - refactor: Remove {jrApiRStudio} dependency - fix: Julia isn't possible on connect. So removing test. Changes in version 2022-12-20 (2022-12-20) - feat: Add plumber test - feat: Set config file with default "no" - feat: Advance quarto tests: python/Julia/Obser' - feat: quarto test: quarto to beamer - fix: individual python tests now use ENV variables - fix: Merge conflict broke deploy flask Changes in version 2022-11-07 (2022-11-07) - feat: Perform a basic API call to check token - feat: Retrieve and display R/Python/Quarto versions - feat: Automatically register account using token - chore: Remove additional blank lines / EOL whitespace - feat: Pass tokens & server as arguments Changes in version 2022-10-21 (2022-10-21) - feat: Deploy streamlit applications Changes in version 2022-10-19 (2022-10-19) - feat: Add in quarto to PDF & quarto to docx tests Changes in version 2022-10-18 (2022-10-18) - feat: Summarise key variables at the start of the test Changes in version 2022-10-03 (2022-10-03) - feat: Testing flask APIs - internal: Rename package {connecttest} -> {jrHealthCheckConnect} - feat: Add in quarto test - bug: Don't assume a lack of stop(), means success - refactor: Create standard cleanup_ functions - internal: Change doc -> Word to match {knitr} naming - internal: Use the generated .Rmd file from RStudio for tests - feat: Add in pins test Changes in version 2022-09-24 (2022-09-24) - feat: Complete refactoring to use R6 classes Changes in version 2022-09-20 (2022-09-20) - Adds tests for deployment of Rmd files as PDFs and Word documents, knitted on Connect server - Removes unused imports Changes in version 2022-09-16 (2022-09-16) - Added test which deploys an RMarkdown file to Connect - Updated DESCRIPTION Changes in version 2021-01-01 (2021-01-01) - Initial commit