Releases: antville/antville
Releases · antville/antville
Antville 1.6
Changes
🐛 Bug Fixes
- 12023e23e0 Fix issue with modern Servlet API
- 5ffc647e64 Fix NPM version string; needs to be semver 🙄
- d03e0b2987 Fix definition for CSS font shorthard property
- 264ac59cbe Fix error in health action during first minutes after startup
- 4396dd2b44 Fix errors in the client-side code filtering the referrers
- 9ffc935ded Fix new choices being added to an existing poll at the wrong position
- 6a8f1f2813 Fix output of non-semantic version string
- 5fee872830 Fix output path for licenses of Java libraries
- 2147f68168 Fix import of markdown library
- 8c5cbde7b5 Fix reference to upgraded GSON package
- b196d285cd Fix wrong name for a JSDoc option
- 50ff264517 Fix version bump of GSON Java library
- dbec5531e8 Fix CodeQL issue js/incomplete-sanitization
- 96ca0b6690 Fix CodeQL issue js/useless-regexp-character-escape
- 60c9f486d0 Fix error when dir already exists
- a4a1fc757a Fix location of moved artifacts
- 97b2d790c7 Fix: incorrect site reference when displaying timeline
🔀 Merges
- 49ee8ace0d Merge pull request #422 from antville/add-versions-to-health-output
- 23923fd694 Merge pull request #420 from antville/fix-error-in-health-action
- aec7a9195b Merge pull request #421 from antville/remove-extra-git-checkout
- 8abb8c8efd Merge pull request #419 from antville/add-stage-workflow
- 118fcf23b6 Merge pull request #416 from antville/remove-custom-codeql-config
- 1e2cb8a3e3 Merge pull request #415 from antville/414-fix-code-scanning-alert-bad-html-filtering-regexp
- a0ec7b148b Merge pull request #381 from antville/p3k-patch-1
- fe83d13b48 Merge pull request #361 from antville/gradle-8-upgrade
- 1a5d2d8a13 Merge pull request #360 from antville/rewrite-for-each-with-for-of
- 416898f83b Merge pull request #356 from antville/355-harden-search-against-sql-injection
- 1356b7cb67 Merge pull request #358 from antville/357-upgrade-codeql-action
- 9c737b5552 Merge pull request #305 from antville/upgrade-commonmark-0.17.1-0.18.1
- 8f8a5fa341 Merge pull request #304 from antville/fix-codeql-js-incomplete-sanitization
- ce68275e4e Merge pull request #302 from antville/fix-codeql-js-useless-regexp-character-escape
Uncategorized
- ab7c1a4c1c Bump year of the copyright notice
- e37c4ad69b Replace all repo URLs pointing to GitHub
- cbcdb22670 Escape HTML elements in commit messages
- babf14a8d2 Do not publish the archives with the Antville source code
- bae8079268 Switch to GZIP compression, BZIP2 still looking unpopular
- cf5405478f Add intermediate directory to archive files
- 31029a8cac Bump Helma version
- 7821dd0142 Add release notes generated with git-cliff
- c9853f6217 Use correct GH_TOKEN and distribution files
- 4d62d2083a Also create a GitHub release using the gh client at the runner
- 6364067bac Use tag in release title
- 24d1d29944 Initial commit
- a51e2557c9 Use name and URL of actual production environment
- 8f0887ac8d Remove obsolete workflows
- ef572aa7f8 Update repository and download URLs
- d25965a116 Enable manual trigger of Renovate workflow
- 45603d8794 Update Renovate workflow according to changes in antville/helma
- 16448dab95 Add EditorConfig for *.skin files
- 14e3c538ff Migrate Renovate setup to setup at Antville.org
- 83b02c7eb6 Add .github/workflows/test.yml
- 0e21a8adb6 Align the size of the button link with the button
- 45cafda543 Give Linux some font love
- b774c997da Copy during execution phase
- 95aa3009dc Initialize collection with a default value
- c5f556a901 Update URL of stage environment
- 42fa5a1c6d Switch to tasks.register() to define custom tasks
- [6e085b8](https://code.host.antville...
Antville 1.5
Published on 10 August 2015.
- Introducing new default site layout
- Added support for OpenGraph and Twitter Cards
- Implemented image upload via drag&drop
- Re-added color picker to layout page
- Added support for HTML video and audio player
- Added extra page for all comments of a site
- Completely renewed admin sections
- Implemented HTML and Markdown editor for stories
- Many minor improvements and major bug fixes
Antville 1.4
Published on 3 August 2013.
- Added syntax highlighting to skin editor
- Added direct links to a skin displayed via toggle in layout preferences
- Fixed dysfunctional login integration with third-party services due to API changes
- Enabled secure registration and login via HTTPS (SSL/TLS)
Antville 1.3
Published on 27 June 2011.
- Integrated login with third-party services (Google, Twitter, Facebook et al.)
- Added ReCaptcha for “anonymous” features (e.g. contact form)
- Extended modularization
- Re-opened Antville.org for registered users to create new sites (restrictions apply to new users and the amount of sites per time period)
For further information please refer to the list of verified issues for this milestone.
Antville 1.2.1
Published on 20 January 2011.
Fixing bugs found in Release 1.2 and improvements:
- Added domain mapping
- Display each language in its corresponding locale
- Exclude hidden comments from being displayed in list of recent updates as well as in RSS output
- Prevent unauthorized searches at restricted sites
- Removed obsolete code
For further information please refer to the list of verified issues for this milestone.
Antville 1.2
Published on 18 June 2010.
The result of Antville Summer Of Code 2007. Cleaning up and overhauling the overall code structure. Fixing all outstanding, overdue bugs and adding the most simple of most wanted features.
- Merged source code files
- Cleaned up code structure
- Cleaned up database structure
- Extracted database skins to files
- Increased RSS version (2.0)
- Fixed security issues (XSS)
- Added salting and encryption of passwords
- Added sanitation of input in user profile
- Kicked off new layout (no implementation at this point)
- Added error and notfound actions
- Enabled notifications for postings / comments
- Added support for robots.txt per weblog
- Implemented multiple topics aka tags
- Added renaming / merging of tags
- Slightly improved display of top stories (“most reads”)
- Implemented basic site import and export options for stories
- Re-opened Antville.org by creating sites upon request
- Renewed internationalisation framework
- Added computer-generated translations for more than 40 languages
- Added support for UTF-8 characters in tags and subdomains
- Implemented comment hiding (ie. keep sublevel comments)
- Added option to erase all comments of a site’s user at once
- Added option for site owners to delete their sites themselves
- Completely reworked AntClick to be the easiest installing weblog tool around
- Removed some unpopular features for easier code maintenance
For further information please refer to the list of verified issues for this milestone.
Antville 1.1 / AntClick 1.1.1
release-1.1
Antville 1.0.2
release-1.0