Skip to content

Releases: polarityio/postgresql

3.1.0

13 May 01:25
0a3f58a
Compare
Choose a tag to compare
3.1.0 Pre-release
Pre-release

Release Notes

  • Added new "Summary Columns" option which lets you specify which returned columns, if any, should be used as a summary tag
  • Added new "Max Summary Rows" option which controls how many rows to display summary tags for
  • Added new "Detail Columns" option which lets you specify which returned columns, if any, are displayed to the user. This option also lets you set a user-friendly label to be display for the column and specify columns as "links" which will be clickable URLs in the Overlay Window.
  • Update dependencies

Upgrade Notes Summary tags are no longer specified via your SQL query by naming returned columns with as "tag". Instead, use the new "Summary Columns" option after upgrading.

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.6

02 Dec 00:07
33580dc
Compare
Choose a tag to compare

Release Notes

  • fix: Fixed vulnerable dependencies

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.5

27 Jun 20:41
02eb8e2
Compare
Choose a tag to compare

Release Notes

  • Removing rejectUnauthorized from config files

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.4

26 Apr 22:17
4715556
Compare
Choose a tag to compare

Release Notes

  • Removing -beta from version field in package.json & package-lock.json

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.3-beta

28 Mar 16:41
68f944f
Compare
Choose a tag to compare

Release Notes

  • Updated Release with Dereferenced Symlinks for New Server compatibility
  • Updated Release to not contain Dev Dependencies
  • Added polarityIntegrationUuid for independent tracking of integrations from GitHub

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.2-beta

24 Jan 20:18
0fcdcdd
Compare
Choose a tag to compare

Release Notes

  • chore: Added defaultColor to config files
  • chore: Added package-lock.json
  • Updated for compatibility with Polarity Server v5.*

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.1-beta

29 Oct 16:23
477a2b4
Compare
Choose a tag to compare

Release Notes:

  • Updated Summary Tags for scrollToIntegration

SHA256: b3a2c01e4785696abc3075d553389763e1b81de9faf7a00346a6a3a294bfeab7

3.0.0

03 Mar 16:32
Compare
Choose a tag to compare
  • Update dependencies
  • Fix typo in config options

1.0.1

07 Mar 01:37
Compare
Choose a tag to compare
  • Fix default port value to ensure integration passes stricter config validation in Polarity 3.5+ servers
  • Update dependencies