Skip to content

Releases: whispeer-me/whispeer

v2.5.2

15 Apr 09:44
eca0e00

Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.5.2

v2.5.1

11 Apr 14:23
42cc0f0

Choose a tag to compare

What's Changed

  • Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in #24

Full Changelog: v2.5.0...v2.5.1

v2.5.0 - License Changing

25 Feb 05:38
903839d

Choose a tag to compare

Release 2.5.0

We're excited to announce the release of Whispeer 2.5.0! This update marks a significant milestone for our project as we transition our license to the GNU Affero General Public License version 3 (AGPL-3.0). This change aligns with our commitment to open-source software and ensures that our contributions remain free and accessible to the community, promoting a collaborative and secure messaging environment.

Highlights of This Release:

  • License Change to AGPL-3.0: With this release, Whispeer moves to a more community-focused licensing model. The AGPL-3.0 license ensures that any derivative works or modifications are also made available to the community, fostering innovation and collaboration.

Contributing:

We welcome contributions from the community! Whether you're interested in coding, design, or testing, your help can make Whispeer even better. Please refer to our Contributing Guidelines for more information on how you can get involved.

Acknowledgments:

A huge thank you to all our users and contributors who have provided feedback, reported issues, or helped with the development of Whispeer in any capacity. This includes those who have made indirect contributions, such as participating in discussions, promoting the project, and supporting others in the community. Your support is invaluable, and we're deeply grateful for the vibrant and growing community that surrounds this project.

Stay secure and private,
The Whispeer Team

v2.4.0

24 Feb 06:40
2bd8b7a

Choose a tag to compare

Version 2.4.0 - Feature and Improvement Update

Added

  • New icons for the "How It Works" section to better illustrate the features.
  • MenuItem.vue component for more dynamic navigation in the header.

Changed

  • Updated app.scss for a more consistent application of the color scheme.
  • Refined the structure of ItWorks.vue and Section.vue components for improved content presentation.
  • Renamed icon files and moved them into respective directories for better organization.

Removed

  • Removed the Image.vue component as part of the effort to streamline component usage.

Fixed

  • Minor bug fixes and performance improvements.

Your feedback is invaluable to us, so please let us know if you have any suggestions or encounter any issues.

--

Full Changelog:

v2.3.2

23 Feb 12:59
afb0ca7

Choose a tag to compare

  • Sanitize the URL (removing message id) from referrer links

Full Changelog: v2.3.1...v2.3.2

v2.3.1

20 Feb 14:52
dc07940

Choose a tag to compare

  • Separate clean track event from default one

Full Changelog: v2.3.0...v2.3.1

v2.3.0

20 Feb 11:37

Choose a tag to compare

Whispeer v2.3.0 Release Notes

This update brings significant improvements to our analytics integration, environment configuration, and most importantly, user privacy. Below are the key highlights of this release:

What's New:

  • Enhanced Analytics Integration: Transitioned to @nuxtjs/plausible for advanced analytics capabilities, enabling effective tracking of user interactions and insights into application usage.

  • Refined Environment Configuration: Updated the ANALYTICS_DOMAIN variable to DOMAIN, aligning with our enhanced analytics setup.

  • Updated Nuxt Configuration: Included @nuxtjs/plausible in our Nuxt configuration for more precise analytics control, including disabled automatic pageviews and enabled auto outbound tracking.

  • Improved Page and Component Tracking: Updated pages and components to use new analytics tracking methods, ensuring detailed insights while respecting user privacy.

  • Privacy and Accessibility Enhancements: Moved from using # in message view URLs to /m/:id, addressing user feedback regarding social media sharing issues. This update also includes a commitment to manual page logging, avoiding the capture of any message or personal data to uphold our high privacy standards.

  • Codebase Clean-up: Removed the custom analytics.ts plugin in favor of direct @nuxtjs/plausible integration, simplifying and enhancing code maintainability.

Goals Achieved:

  • Advanced Analytics Without Compromising Privacy: By integrating @nuxtjs/plausible, we've enhanced our analytics capabilities, ensuring user privacy is protected.

  • Improved User Experience and Accessibility: Adjusting URL structures for message views enhances accessibility across platforms, especially on social media.

  • Streamlined Project Configuration and Maintenance: Simplifying our environment configuration and cleaning up the codebase contributes to a more maintainable and efficient project.

This release underscores our commitment to enhancing the user experience, operational efficiency, and particularly user privacy.

Enjoy the new features and improvements, and as always, we welcome your feedback and contributions.

v2.2.4

18 Feb 04:48
cdd5eb7

Choose a tag to compare

Update npm packages for vulnerabilities

What's Changed

  • Bump the npm_and_yarn group across 1 directories with 1 update by @dependabot in #20

Full Changelog: v2.2.3...v2.2.4

v2.2.3

15 Feb 00:56
f180fd9

Choose a tag to compare

Update npm packages for vulnerabilities

Full Changelog: v2.2.2...v2.2.3

v2.2.2

12 Feb 14:26
bad62cc

Choose a tag to compare

  • Fix typo

Full Changelog: v2.2.1...v2.2.2