Skip to content

Releases: cydrobolt/polr

Beta 1.4.1

01 Jun 00:37
Compare
Choose a tag to compare

Changelog:

  • Add pagination in the user/admin panel
  • Add manual disable/enable switch
  • Prettify "custom URL" input box
  • Wrap text correctly and trim links in user panel
  • Increase URL length limit
  • Misc. bugfixes

Note: this beta release has been deemed "broken" due to bugs found in the release. Please use a stable release in production.

Stable 1.3.3

01 Apr 13:06
Compare
Choose a tag to compare

Changelog:

  • Fix 404 blank page issues in certain circumstances
  • Improve mobile view
  • Fix settings button in user dropdown
  • Fix stat-hide in secret URLs
  • General improvements

Beta 1.3.2

28 Dec 20:41
Compare
Choose a tag to compare

Changelog:

  • Refactor filenames
  • Fix small bugs
  • Refactor code
  • Behind-the-hood tweaks, improvements, and setup fixes

Stable 1.3.1

17 Dec 00:50
Compare
Choose a tag to compare

Patches many small issues that have been fixed after the major 1.3 release:

  • Stats page no longer shows "polr.cf"
  • File permission errors are better handled
  • Nginx configuration somewhat fixed

@DrOfAwesomeness has also helped create a Dockerfile for Polr, http://github.com/cydrobolt/docker-polr

Stable 1.3.0

03 Dec 20:41
Compare
Choose a tag to compare

Changelog:

  • URL shortening restrictions (you may control who may shorten)
  • Many bugfixes
  • Dedicated login page
  • Fix RewriteBase issue for non-root paths
  • Add dynamic appendable .nginx-config for URL rewriting
  • Get rid of footer
  • Setup fixes
  • Fix uncompatible colors in Login dropdown affecting certain themes
  • Make URL creation landing page nicer

Beta 1.2.5

20 Nov 21:06
Compare
Choose a tag to compare

Changelog:

  • CPanel /admin workaround
  • PHPMailer implementation
  • Miscellaneous fixes
  • Hide Polr footer

Stable 1.2.1

09 Nov 19:42
Compare
Choose a tag to compare

Changelog:

  • Many misc. bugfixes
  • Setup ameliorated
  • MySQLnd installation is checked for prior to setup
  • SSL Link issues are fixed
  • Code somewhat cleaner

Known Issues

  • In certain themes, the login dropdown text blends in with the background

Release Candidate 1.1.0

08 Nov 22:52
Compare
Choose a tag to compare

Changelog:

  • Large code revamps and cleanups
  • Prepared statements for login and registration
  • Huge amounts of bugfixes
  • Secret URLs
  • Admin Panel issues fixed
  • Bootstrap libraries updated
  • More themes added
  • Setup prettified
  • Password change implemented
  • Link disabling/enabling fixed
  • htaccess rewritten to increase compability
  • Miscellaneous path quirks fixed
  • Better error messages
  • Improved defaults
  • Password recovery option

Update to this version through git pull or by replacing your Polr files with a ZIP or tarball of 1.1.0

Beta 1.0.4

07 Nov 21:21
Compare
Choose a tag to compare

Fixes the following problems:

  • Broken UCP in certain environments
  • Unmatching UCP theme
  • Unupdated README

Beta 1.0.3

16 Jul 16:01
Compare
Choose a tag to compare

Changelog:

  • More attractive interface
  • Better folder structure #40
  • Better stability
  • Better readme
  • Fixed reference errors in /admin #39
  • Dynamic URL rewriting to fix issue #17
  • Other small bugfixes