Skip to content

Releases: friedemannsommer/searproxy

v0.1.2

19 Feb 22:54
24e0963
Compare
Choose a tag to compare

Workarounds

  • Since form submission is not (yet) supported, every submission will now guaranteed lead to a (HTTP) 405

Fixes

  • Proxy header will now specifically set font-size and line-height

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 Feb 03:40
387d7f4
Compare
Choose a tag to compare

New features

  • HTML inline <style> support

Fixes

  • Proxified "header" should no longer lead to horizontal scroll (on some sites)

What's Changed

  • Fix "sp_header" width in header.css by @friedemannsommer in #1
  • Update third party licenses by @github-actions in #2
  • Switch template engine to "markup" by @friedemannsommer in #3
  • Update third party licenses by @github-actions in #4
  • Simplify GitHub pages deployment by @friedemannsommer in #5
  • Update third party licenses by @github-actions in #6
  • Update templates + HTML inline style support by @friedemannsommer in #7
  • Update third party licenses by @github-actions in #8

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Feb 21:20
c6f873a
Compare
Choose a tag to compare

This release includes the first working prototype and can be used for testing.